diff --git a/README.md b/README.md
index 775609c..669a60c 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,11 @@
-
+
+
+
@@ -66,7 +69,7 @@ For a quick installation, you can install the `qDNA` package via pip:
pip install qDNA
```
-To ensure compatibility and avoid conflicts with other packages, we recommend using a virtual environment. For detailed installation instructions and alternative methods, please refer to the [Installation Guide](INSTALLATION.md).
+To ensure compatibility and avoid conflicts with other packages, we recommend using a virtual environment. For detailed installation instructions and alternative methods, please refer to the [Installation Guide](installation.md).
### Example Program
@@ -92,7 +95,7 @@ print(f"Average charge separation {dipole} A")
## Documentation
-The documentation for the [latest release](https://quantumdna.readthedocs.io/en/latest/) is available for reading on Read The Docs. Tutorials can be found in a separate GitHub repository [QuantumDNA-notebooks](https://github.com/dehe1011/QuantumDNA-notebooks)
+The documentation for the latest release is available for reading on [Read The Docs](https://quantumdna.readthedocs.io/en/latest/). Tutorials can be found in a separate GitHub repository [QuantumDNA-notebooks](https://github.com/dehe1011/QuantumDNA-notebooks).
## Graphical User Interface
diff --git a/qDNA/__init__.py b/qDNA/__init__.py
index d4ba124..04b683e 100644
--- a/qDNA/__init__.py
+++ b/qDNA/__init__.py
@@ -16,4 +16,4 @@
from .environment import *
from .dynamics import *
from .evaluation import *
-from .plotting import *
+from .visualization import *
diff --git a/qDNA/data/figures_tutorials/FMO_energy_level.png b/qDNA/data/figures_tutorials/FMO_energy_level.png
new file mode 100644
index 0000000..cf4d3ea
Binary files /dev/null and b/qDNA/data/figures_tutorials/FMO_energy_level.png differ
diff --git a/qDNA/data/figures_paper/Fig_1.png b/qDNA/data/figures_tutorials/Fig_1.png
similarity index 100%
rename from qDNA/data/figures_paper/Fig_1.png
rename to qDNA/data/figures_tutorials/Fig_1.png
diff --git a/qDNA/data/figures_paper/Fig_2.png b/qDNA/data/figures_tutorials/Fig_2.png
similarity index 100%
rename from qDNA/data/figures_paper/Fig_2.png
rename to qDNA/data/figures_tutorials/Fig_2.png
diff --git a/qDNA/data/logs/qDNA.log b/qDNA/data/logs/qDNA.log
index 9cba18e..6056f62 100644
--- a/qDNA/data/logs/qDNA.log
+++ b/qDNA/data/logs/qDNA.log
@@ -30575,3 +30575,43138 @@
2024-11-19 12:39:46,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
2024-11-19 12:39:46,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
2024-11-19 12:39:46,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:06:49,773 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:06:49,773 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:07:08,925 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:07:08,929 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:08:15,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:08:15,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:08:16,289 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:08:16,289 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:11:14,219 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:11:14,219 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:11:34,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:11:34,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:17:27,389 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:17:27,389 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:17:28,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:17:28,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:17:51,262 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:17:51,262 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:45:29,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:45:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-19 15:46:49,093 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:46:49,093 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:47:02,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:47:02,560 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:47:05,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:47:05,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:50:24,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:50:24,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:50:45,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:50:45,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:50:46,216 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:50:46,216 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:53:09,943 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:53:09,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:53:56,537 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:53:56,537 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-19 15:54:47,262 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-19 15:54:47,262 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-19 15:54:48,185 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-19 15:54:48,185 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 10:57:31,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 10:57:31,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 10:58:19,029 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 10:58:19,029 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 10:58:20,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 10:58:20,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 11:01:26,347 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 11:01:26,347 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 11:01:27,226 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 11:01:27,226 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 11:02:28,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 11:02:28,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 11:02:58,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 11:02:58,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 11:02:59,657 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 11:02:59,658 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 11:12:39,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 11:12:39,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 11:12:39,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 11:12:39,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 11:13:55,664 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 11:13:55,664 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 16:32:48,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 16:32:48,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 17:00:48,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 17:00:48,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 17:02:10,540 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json already exists.
+2024-11-20 17:02:10,540 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json already exists.
+2024-11-20 17:02:12,369 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:02:12,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:02:17,215 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json already exists.
+2024-11-20 17:02:17,215 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json already exists.
+2024-11-20 17:02:17,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:02:17,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:02:35,326 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json already exists.
+2024-11-20 17:02:35,327 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json already exists.
+2024-11-20 17:02:36,624 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:02:36,626 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:07:41,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 17:07:41,461 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 17:07:44,757 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:07:44,758 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:07:45,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:07:45,492 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:07:48,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:07:48,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:04,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:10:04,080 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:10:07,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:07,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:08,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:10:57,760 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:10:57,760 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:11:00,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:00,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:11:01,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:56,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-20 17:12:56,371 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-20 17:12:59,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:12:59,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:13:00,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:17:04,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-20 17:17:04,160 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-20 17:17:52,918 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json
+2024-11-20 17:17:52,919 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json
+2024-11-20 17:17:52,929 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json
+2024-11-20 17:17:52,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json
+2024-11-20 17:18:03,167 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json already exists.
+2024-11-20 17:18:03,167 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json already exists.
+2024-11-20 17:20:19,904 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json already exists.
+2024-11-20 17:20:19,904 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json already exists.
+2024-11-20 17:20:19,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_LM.json
+2024-11-20 17:20:19,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_LM.json
+2024-11-20 17:20:22,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:22,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:23,310 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-20 17:20:23,310 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-20 17:20:26,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:20:27,186 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-20 17:20:27,186 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-20 17:56:18,476 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 17:56:18,476 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 17:56:23,822 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json
+2024-11-20 17:56:23,825 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json
+2024-11-20 17:56:23,831 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json
+2024-11-20 17:56:23,832 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json
+2024-11-20 17:57:41,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-20 17:57:41,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-20 17:57:43,494 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json already exists.
+2024-11-20 17:57:43,494 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json already exists.
+2024-11-20 17:57:43,510 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_electron_ELM.json
+2024-11-20 17:57:43,510 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\1BNA_hole_ELM.json
+2024-11-20 17:57:44,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:44,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:45,796 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-20 17:57:45,801 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-20 17:57:49,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-20 17:57:49,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 12:06:10,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 12:06:10,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 12:08:10,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 12:08:10,734 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 13:32:49,971 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 13:32:49,974 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 14:38:31,560 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 14:38:31,560 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 14:40:04,741 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 14:40:04,741 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 15:04:58,183 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 15:04:58,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 15:15:25,344 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_FLM.json
+2024-11-21 15:15:25,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_FLM.json
+2024-11-21 15:25:46,647 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_FLM.json
+2024-11-21 15:25:46,647 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_FLM.json
+2024-11-21 15:25:47,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:25:47,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:18,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:27:19,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:28:21,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:39:02,001 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\relations.json
+2024-11-21 15:39:30,716 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\relations.json already exists.
+2024-11-21 15:39:30,716 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\relations.json
+2024-11-21 15:39:53,688 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\relations.json already exists.
+2024-11-21 15:39:53,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\relations.json
+2024-11-21 15:45:01,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 15:45:01,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:16:34,894 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json
+2024-11-21 16:16:34,894 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json
+2024-11-21 16:20:05,656 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json already exists.
+2024-11-21 16:20:05,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json
+2024-11-21 16:21:53,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:21:53,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:03,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:22:17,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:56,654 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json already exists.
+2024-11-21 16:24:56,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:24:57,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,528 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json already exists.
+2024-11-21 16:28:18,528 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\FMO_params.json
+2024-11-21 16:28:18,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 16:28:18,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:07:23,843 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 17:07:23,843 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 17:12:01,648 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 17:12:01,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 17:15:49,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 17:15:49,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 17:19:48,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 17:19:48,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 17:36:57,873 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-21 17:36:57,874 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-21 17:39:21,986 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-21 17:39:21,991 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-21 17:39:36,336 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json already exists.
+2024-11-21 17:39:36,336 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json already exists.
+2024-11-21 17:39:36,381 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-21 17:39:36,385 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-21 17:40:24,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-21 17:40:24,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-21 17:40:25,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-21 17:40:25,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:16:42,919 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:16:42,919 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:16:49,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:16:49,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:26:45,244 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:26:45,244 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:27:49,578 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:27:49,578 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:28:43,492 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:28:43,492 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:29:05,057 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:29:05,057 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:30:44,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:30:44,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:33:51,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:33:51,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:35:03,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:35:03,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:36:24,050 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:36:24,050 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:36:24,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:24,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:29,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:36:29,080 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:36:30,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:30,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:36:33,301 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:36:33,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:33,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:36:36,565 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:36:36,565 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:37:43,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:43,151 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:37:43,151 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:37:44,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:37:44,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,302 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:41:29,302 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:41:29,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:29,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,595 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:41:35,595 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:41:35,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:35,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:41:52,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:41:52,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:52,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:41:59,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:41:59,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:41:59,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:03,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:03,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:03,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,119 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:07,119 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:07,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:07,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:16,560 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:16,560 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:17,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:17,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,579 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:20,579 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:20,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:20,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:35,452 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:35,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:35,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:40,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:40,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:40,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:49,245 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:42:49,245 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:42:53,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:42:53,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,496 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:43:16,496 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:43:16,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:16,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:24,642 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:43:24,642 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:43:25,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:43:31,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:43:31,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:47,314 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:43:47,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:43:48,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:48,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:51,997 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:43:51,997 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:43:52,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:43:52,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,012 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:44:01,012 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:44:01,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:44:01,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:20,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:45:20,730 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:45:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:21,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:45:32,271 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:45:32,271 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:46:36,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:36,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:37,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:46:51,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:46:51,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:47:56,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:47:56,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:48:07,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:48:07,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:49:01,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:01,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:05,272 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 09:49:05,272 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 09:49:05,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:49:05,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:49:33,546 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:49:33,547 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:49:35,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:49:35,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:04,393 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:50:04,393 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:50:06,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:50:06,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:52:17,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:52:17,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:52:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:55,063 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 09:53:55,063 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 09:53:56,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 09:53:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:43,374 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:12:43,374 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:12:44,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:12:44,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:27,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:14:27,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:14:42,192 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:14:42,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:14:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:43,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:54,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:14:54,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:14:55,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:14:55,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:41,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:15:41,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:15:42,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:42,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:51,447 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:15:51,448 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:15:53,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:53,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:58,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:15:58,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:15:59,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:15:59,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:05,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:16:05,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:16:23,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:23,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,845 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:16:48,845 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:16:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:48,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:16:49,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:00,188 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:17:00,188 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:17:11,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:17:11,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:21,702 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:19:21,702 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:19:33,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:33,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:53,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:19:53,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:19:53,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:53,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:53,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:53,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:53,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:53,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:19:54,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:07,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:20:07,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:07,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,798 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:12,798 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:20:12,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,509 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:18,509 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:20:18,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:18,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:23,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:20:23,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:23,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,835 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:29,835 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:20:29,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:29,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:39,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:39,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:20:43,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:20:50,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:20:50,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:21:08,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:08,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:21:38,716 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:21:38,717 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:17,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:22:39,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:22:39,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:39,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:22:49,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:22:49,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:22:49,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,892 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-22 10:23:11,892 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-22 10:23:11,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:11,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:12,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,778 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-22 10:23:15,778 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-22 10:23:15,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:15,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,369 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-22 10:23:20,369 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-22 10:23:20,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:20,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:24,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_LM.json
+2024-11-22 10:23:24,804 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_LM.json
+2024-11-22 10:23:59,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:23:59,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:04,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:24:04,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:24:09,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:09,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:24:30,804 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:24:30,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:30,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:24:38,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:24:38,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:38,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,776 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:24:45,777 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:24:45,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:24:45,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,703 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:25:43,703 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:25:43,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:43,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:25:44,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:08,965 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:26:08,965 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:26:09,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:09,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:26:26,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:26:26,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:26,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:26:31,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:26:31,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:31,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:26:35,874 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:26:35,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:26:35,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,904 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:27:26,904 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:27:26,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,715 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:27:31,715 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:27:31,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:31,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:27:34,744 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:27:34,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:27:34,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:28:13,676 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:28:13,676 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:31:15,016 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:31:15,016 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:31:15,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:15,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,598 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:31:48,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:31:48,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:31:48,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:32:01,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:32:01,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:01,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,514 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:32:21,514 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:32:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:21,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:32:41,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:32:41,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:32:45,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:32:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,435 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:32:50,435 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:32:50,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:32:50,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,210 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:33:00,210 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:33:00,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:00,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:33:37,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:33:37,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:33:37,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:40:14,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:40:14,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:14,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:40:32,540 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:40:32,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:32,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:40:42,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:40:42,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:42,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,122 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:40:48,122 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:40:48,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:48,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:57,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:40:57,604 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:40:58,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:40:58,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:02,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:41:02,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:41:03,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:03,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,260 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:41:50,260 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:41:50,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:50,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,567 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:41:55,567 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:41:55,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:55,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:41:56,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:19,716 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:42:19,716 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:42:20,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:20,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:37,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:42:37,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:42:38,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:42:38,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:19,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:43:19,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:43:20,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:20,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,377 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:43:29,377 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:43:29,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:29,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:43:35,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:43:35,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:35,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:43,618 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:43:43,619 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:43:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:44,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:56,265 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:43:56,266 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:43:57,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:43:57,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:17,839 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:44:17,840 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:19,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,555 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:44:25,555 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:44:25,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:25,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:26,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:54,794 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:44:54,794 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:44:55,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:44:55,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,735 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:45:35,735 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:45:35,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:45:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:46:21,356 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:46:21,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:46:21,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,353 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:47:06,353 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:47:06,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:06,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,205 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:47:24,205 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:47:24,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:24,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,745 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:47:35,745 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:47:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:47:35,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,229 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:48:13,230 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:48:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:48:13,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:50:08,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:50:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:08,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,335 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:50:18,335 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:50:18,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:18,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:50:24,270 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:50:24,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:24,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:27,967 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:50:27,967 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:50:28,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:28,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,484 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:50:40,484 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:50:40,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:40,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:50:53,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:50:53,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:50:53,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:09,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:51:09,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:51:10,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:10,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:21,963 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:51:21,963 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:51:24,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:24,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,783 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:51:51,783 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:51:51,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:51:51,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,849 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:52:02,850 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:52:02,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:52:02,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:53:58,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:53:58,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:53:58,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:54:11,772 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:54:11,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:11,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,528 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:54:58,528 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:54:58,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:54:58,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 10:55:18,154 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 10:55:18,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:55:18,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:40,544 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 10:56:40,544 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 10:56:42,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 10:56:42,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:03:55,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:03:55,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:04:05,821 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:04:05,821 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:04:06,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:06,354 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:04:06,354 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:04:08,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:08,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:51,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:04:51,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:04:52,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:52,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:04:52,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:04:54,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:04:54,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:17,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:06:17,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:06:19,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:19,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:06:33,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:06:33,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:06:33,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:07:20,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:07:20,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:20,550 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:07:20,550 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:07:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:07:22,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:22,110 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:10:22,111 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:10:38,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:10:38,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,287 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:11:00,288 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:11:00,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:00,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:24,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:11:24,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:11:39,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:39,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:53,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:11:53,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:11:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:11:56,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:34,974 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:13:34,974 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:13:38,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:13:38,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:07,714 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:28:07,714 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:28:26,785 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:28:26,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:28:26,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:28:26,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,586 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:30:21,586 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:30:21,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:21,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,945 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:30:51,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:30:51,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:51,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:30:52,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,332 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:32:44,332 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:32:44,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:32:44,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:06,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:33:06,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:33:08,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:08,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:33:18,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:33:18,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:18,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:33:18,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:33:21,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:21,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,076 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:33:25,076 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:33:25,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:33:25,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:33:25,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:25,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:33:50,137 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:33:50,137 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:34:19,087 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:34:19,087 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:34:35,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:35,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:34:35,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:34:38,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:34:38,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:35:06,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:35:06,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:06,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,741 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:35:07,741 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:35:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:35:07,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:15,673 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 11:36:15,673 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 11:36:16,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:36:16,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:36:16,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:36:16,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:36:37,251 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:36:37,251 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:36:37,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:37,893 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:36:37,893 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:36:40,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,930 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:36:40,930 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:36:40,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:40,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:41,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,131 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:36:44,131 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:36:44,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:44,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,562 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:36:46,562 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:36:46,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:36:49,938 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:36:49,938 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:37:06,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:06,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:37:06,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:37:09,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,883 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:37:09,883 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:37:09,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:09,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,061 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:37:10,061 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:37:10,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:37:10,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:11,678 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 11:39:11,678 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 11:39:12,476 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:39:12,476 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:39:12,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:12,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:39:23,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:39:23,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:23,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:24,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:39:30,182 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:39:30,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:30,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,924 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:39:47,924 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:39:47,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:47,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:48,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,861 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:39:53,861 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:39:53,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:53,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:39:59,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:39:59,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:39:59,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,432 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:40:09,432 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:40:09,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:09,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:40:46,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:40:46,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:40:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:41:09,139 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:41:09,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:42:47,761 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:42:47,761 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:42:53,867 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:42:53,867 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:43:59,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:43:59,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:43:59,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:43:59,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,072 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:44:27,072 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:44:27,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:44:27,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:49,712 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:48:49,712 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:48:49,824 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:48:49,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:48:49,927 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:48:49,928 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:48:50,067 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:48:50,067 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:48:50,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:48:50,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,060 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:49:31,061 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:49:31,207 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:49:31,207 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:49:31,301 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:49:31,301 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:49:31,434 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:49:31,434 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:49:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:49:31,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:00,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:50:00,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:50:00,757 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:50:00,757 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:50:03,775 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:50:03,775 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:50:20,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:50:20,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:50:22,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:22,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:42,877 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:50:42,877 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:50:42,994 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:50:42,994 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:50:43,087 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:50:43,087 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:50:43,217 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:50:43,217 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:50:43,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:50:43,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:28,126 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:28,254 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:28,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:28,367 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:28,367 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:28,506 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:28,506 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:28,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:28,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:42,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:42,499 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:42,499 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:42,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:42,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:42,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 11:51:42,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 11:51:42,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:51:42,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:14,853 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 11:56:14,853 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 11:56:35,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:56:35,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:56:35,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:56:35,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:57:50,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:57:50,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:50,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,457 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:57:59,457 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:57:59,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:57:59,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:02,912 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:58:02,913 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:58:03,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:03,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,030 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 11:58:23,030 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 11:58:23,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:23,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 11:58:24,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,626 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:01:44,626 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:01:44,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:44,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:01:45,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,281 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:05:54,281 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:05:54,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:54,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:05:55,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,571 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:06:12,571 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:06:12,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:13,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:06:33,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:06:33,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:33,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:06:34,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,277 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:08:02,277 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:08:02,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:02,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,573 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:08:12,573 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:08:12,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:12,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:13,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,865 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:08:24,865 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:08:24,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:24,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:08:25,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,249 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:09:43,249 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:09:43,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:43,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:09:44,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,627 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:10:26,627 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:10:26,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:26,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,473 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:10:48,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:10:48,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:10:48,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:11:05,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:11:05,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:05,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,909 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:11:47,909 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:11:47,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:11:47,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:12:22,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:12:22,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:22,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:23,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:39,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:12:39,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:12:41,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:41,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:12:53,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:12:53,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,605 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:12:53,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,395 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:13:06,396 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:13:06,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:13:06,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:14:23,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:14:23,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,716 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:14:23,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:20,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:20,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:21,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:21,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,802 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:31,802 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:31,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:31,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:32,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:36,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:36,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,441 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,604 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:36,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:40,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:40,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:40,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,327 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:46,328 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:46,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:46,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,632 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:52,632 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:52,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,892 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,908 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,909 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:52,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,748 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:15:58,748 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:15:58,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,877 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:58,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:15:59,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,172 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:04,172 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:04,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:04,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,068 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:07,068 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:07,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:07,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,383 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:11,383 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:11,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:11,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,359 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:14,359 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:14,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:14,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,060 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:18,061 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:18,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:18,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:24,991 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:24,991 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:25,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:25,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,367 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:28,367 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:28,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:36,389 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:36,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:36,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,051 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:40,051 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:40,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,174 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:40,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:16:48,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:16:48,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:16:48,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:17:39,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:17:39,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:39,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,845 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:17:48,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:17:48,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,878 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,901 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,906 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,907 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,918 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,919 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,920 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:17:48,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:12,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:12,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:12,461 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:12,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:12,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:16,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:16,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:16,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:16,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:16,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:23,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:23,380 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:23,380 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:23,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,440 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,442 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:23,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:57,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:57,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:57,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,068 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:58,068 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:58,069 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:18:58,069 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:18:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:18:58,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:11,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 12:19:11,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 12:19:12,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,044 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:19:12,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:57,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:20:57,002 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:20:58,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,883 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,885 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:58,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,299 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,308 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,363 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:20:59,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:20:59,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:21:01,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,307 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,309 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:01,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:56,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:21:56,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:21:57,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,383 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,389 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,390 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,606 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,660 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,661 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:57,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:21:59,499 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:21:59,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:22:00,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:22:00,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:30:50,844 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,844 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,859 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,859 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:50,918 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:50,918 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,139 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,185 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,185 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,230 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,262 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,292 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,342 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,342 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,342 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:51,498 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:30:51,498 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:30:54,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:54,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:54,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:54,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:54,708 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:54,709 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:54,924 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:54,924 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:54,984 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:54,985 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:54,988 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:54,989 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,005 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,007 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,026 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,027 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,028 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,028 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,041 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,042 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,050 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,054 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,059 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,060 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,231 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,432 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,432 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,442 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,443 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,465 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,538 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,546 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,546 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,610 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,610 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,774 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,775 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:55,817 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:55,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:57,992 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:57,992 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,421 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,422 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,635 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,785 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,798 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,799 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:58,995 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:58,995 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,040 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,040 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,071 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,071 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,167 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,167 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,290 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,363 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,364 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,499 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,500 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,672 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,672 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,813 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,813 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:30:59,860 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:30:59,861 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:02,467 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:02,468 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:02,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:02,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:02,834 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:02,834 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:02,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:02,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:02,918 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:02,918 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,002 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,003 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,130 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,182 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,182 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,285 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,285 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,295 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,295 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,399 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,399 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,405 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,406 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:03,714 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:03,715 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:04,000 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:04,000 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:04,064 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:04,064 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:04,109 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:04,109 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:07,698 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\lifetime_parallel.json
+2024-11-22 12:31:07,700 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\lifetime_parallel.json
+2024-11-22 12:31:08,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,039 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,039 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,054 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,092 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,092 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,093 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,093 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,116 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,116 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,130 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,130 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,132 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,132 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,161 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,161 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,162 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,162 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,178 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,178 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,226 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,226 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,334 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,334 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:08,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:08,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:11,700 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,701 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,735 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,736 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,808 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,809 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,894 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,894 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,898 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,919 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,936 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:11,956 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:11,957 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,037 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,037 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,098 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,099 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,106 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,139 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,140 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,207 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,207 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,247 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,248 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,249 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,249 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,253 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,253 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,277 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,278 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,280 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,281 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,285 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,286 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,286 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,287 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,289 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,289 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,290 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,299 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,299 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,305 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,306 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,307 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,307 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,319 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,319 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,334 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,334 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,344 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,345 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,349 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,449 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,449 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,471 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,472 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,526 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,540 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,540 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,561 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,561 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,573 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,574 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,576 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,579 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,579 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,585 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,585 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,596 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,597 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,616 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,617 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,698 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,698 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,709 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,709 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,740 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,740 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,741 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,741 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,752 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,783 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,784 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,784 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,785 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,788 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,788 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,789 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,790 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,802 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,802 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,819 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,881 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,882 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,900 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,900 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,919 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:12,988 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:12,989 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,126 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,136 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,137 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,247 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,248 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,277 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,278 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,402 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,457 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,461 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,490 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,491 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,491 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,492 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,500 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,500 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,517 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,517 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,528 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,528 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,529 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,530 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,543 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,543 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,543 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,558 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,563 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,563 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,573 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,573 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,590 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,593 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,606 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,607 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,615 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,616 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,624 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,624 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,628 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,647 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,648 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,648 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,677 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,677 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,683 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,683 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,784 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,784 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,819 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,923 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,935 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,945 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,966 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,966 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,975 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,975 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,980 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,981 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:13,998 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:13,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:14,035 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:14,036 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:14,090 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:14,090 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:14,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:14,116 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:14,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:14,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:14,145 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:14,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:15,098 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\dipole_parallel.json
+2024-11-22 12:31:15,099 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\dipole_parallel.json
+2024-11-22 12:31:15,107 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\dipole_parallel.json already exists.
+2024-11-22 12:31:15,107 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\lifetime_parallel.json
+2024-11-22 12:31:15,437 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,438 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,516 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+n
+2024-11-22 12:31:15,516 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,529 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,548 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,578 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,652 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,749 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,749 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,851 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,851 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,855 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,856 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:15,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:31:15,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:31:18,995 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:18,995 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,036 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,036 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,041 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,041 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,081 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,081 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,146 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,166 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,197 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,197 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,303 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,303 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,473 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,490 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,510 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,510 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,516 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,516 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,516 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,517 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,536 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,537 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,552 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,553 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,553 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,553 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,579 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,580 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,622 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,622 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,623 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,623 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,668 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,668 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,679 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,679 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,727 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,747 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,747 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,782 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,783 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,789 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,789 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,808 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,810 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,834 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,835 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,849 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,853 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,854 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,856 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,869 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,869 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,880 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,881 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,904 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,905 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,908 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,909 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:19,998 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:19,998 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,042 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,042 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,043 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,043 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,064 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,065 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,074 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,075 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,096 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,096 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,118 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,119 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,139 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,139 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,158 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,158 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,189 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,191 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,204 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,204 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,221 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,244 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,245 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,253 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,253 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,282 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,282 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,297 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,320 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,320 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,325 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,393 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,395 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,395 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,482 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,491 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,506 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,551 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,552 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,567 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,632 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,632 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,709 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,709 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,709 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,747 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,748 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,751 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,752 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,780 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,780 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,892 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,892 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,923 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,935 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,936 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,938 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,938 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,940 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,941 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,957 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,971 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,971 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,976 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:20,977 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:20,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,000 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,090 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,090 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,104 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,111 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,111 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,122 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,134 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,162 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,163 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,195 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,211 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,211 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,259 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,260 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,278 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,279 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,325 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,325 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,331 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,332 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,337 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,337 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,356 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,357 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,370 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,370 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,502 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,556 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,556 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,619 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,619 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,642 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,642 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:21,674 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:31:21,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:31:22,587 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\exciton_transfer_parallel.json
+2024-11-22 12:36:57,551 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,551 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,598 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,598 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,614 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,614 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,707 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,707 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,738 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,739 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,860 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,860 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,889 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,979 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:57,980 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,980 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:36:57,994 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:36:58,008 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:01,331 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,332 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,381 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,381 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,555 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,557 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,590 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,611 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,637 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,638 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,670 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:01,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:01,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,022 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,166 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,234 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,235 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,235 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,235 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,299 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,301 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,328 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,329 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:02,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:02,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:04,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:04,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:04,981 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:04,983 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,373 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,374 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,552 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,552 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,633 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,633 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,684 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,685 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,759 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,759 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,885 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,886 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:05,936 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:05,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,000 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,000 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,203 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,204 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,263 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,263 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,271 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,272 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,308 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,372 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,373 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,428 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,428 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:06,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,584 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:06,587 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:09,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:09,080 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:09,281 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:09,281 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:09,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:09,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:09,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:09,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:09,925 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:09,925 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,036 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,037 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,072 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,072 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,102 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,328 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,329 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,340 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,340 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,523 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,523 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,582 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,689 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,748 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,748 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,889 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,889 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,896 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,897 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:10,977 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:10,978 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:14,714 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\lifetime_parallel.json
+2024-11-22 12:37:14,715 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\lifetime_parallel.json
+2024-11-22 12:37:15,107 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,107 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,113 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,113 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,154 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,154 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,154 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,169 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,170 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,217 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,217 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,374 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,374 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,404 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,405 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,431 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,432 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,467 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,467 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:15,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:15,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:18,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,736 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,736 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,746 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,746 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,764 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,765 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,780 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,781 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,909 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,929 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,929 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,949 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,952 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,953 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:18,972 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:18,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,054 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,054 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,077 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,124 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,124 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,124 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,148 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,148 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,168 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,168 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,210 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,211 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,214 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,215 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,258 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,258 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,301 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,301 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,336 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,336 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,390 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,391 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,396 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,397 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,404 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,404 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,435 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,435 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,436 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,437 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,443 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,443 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,455 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,456 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,467 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,471 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,471 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,477 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,478 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,505 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,519 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,519 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,521 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,521 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,531 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,532 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,554 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,555 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,558 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,558 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,594 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,594 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,605 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,605 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,617 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,617 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,622 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,643 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,652 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,654 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,662 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,663 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,666 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,868 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,868 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,914 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,914 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:19,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:19,949 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,027 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,027 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,034 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,034 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,065 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,182 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,191 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,192 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,218 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,218 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,229 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,229 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,230 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,230 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,304 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,308 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,322 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,322 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,353 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,353 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,370 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,371 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,391 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,424 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,424 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,435 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,435 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,443 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,443 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,458 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,467 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,467 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,561 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,561 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,635 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,668 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,684 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,685 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,740 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,740 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,744 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,745 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,761 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,761 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,770 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,773 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,773 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,780 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,780 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,800 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,801 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,810 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,811 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,827 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,859 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,862 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,863 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,911 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,961 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,962 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,969 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,969 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:20,992 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:20,992 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,054 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,090 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,141 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,141 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,154 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,154 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:21,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:21,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:22,301 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\dipole_parallel.json
+2024-11-22 12:37:22,302 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\dipole_parallel.json
+2024-11-22 12:37:22,307 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\dipole_parallel.json already exists.
+2024-11-22 12:37:22,307 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\lifetime_parallel.json
+2024-11-22 12:37:22,616 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,617 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,633 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,637 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,637 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,637 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,638 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,640 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,657 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,657 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+n
+2024-11-22 12:37:22,668 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,672 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,672 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,683 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,683 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,684 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,684 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,692 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,692 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:22,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:37:22,726 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:37:26,022 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,023 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,031 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,031 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,065 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,065 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,073 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,074 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,091 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,092 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,100 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,101 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,108 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,108 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,116 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,117 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,131 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,132 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,144 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,144 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,151 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,152 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,246 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,246 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,246 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,247 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,280 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,280 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,292 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,345 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,345 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,389 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,389 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,495 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,495 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,546 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,547 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,560 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,564 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,565 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,608 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,608 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,633 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,633 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,647 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,648 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,658 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,658 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,659 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,660 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,665 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,665 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,670 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,671 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,671 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,671 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,689 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,698 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,698 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,702 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,703 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,727 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,735 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,735 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,735 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,748 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,749 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,752 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,752 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,772 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,772 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,853 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,854 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,887 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,890 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,891 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:26,964 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:26,965 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,046 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,047 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,080 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,080 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,102 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,124 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,163 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,164 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,166 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,166 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,176 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,195 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,195 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,225 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,226 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,231 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,231 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,311 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,311 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,322 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,322 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,335 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,335 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,339 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,339 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,343 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,343 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,349 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,350 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,385 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,399 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,399 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,456 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,457 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,543 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,545 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,570 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,574 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,578 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,579 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,606 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,606 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,608 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,608 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,640 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,720 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,750 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,750 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,767 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,768 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,805 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,805 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,839 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,839 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,864 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,864 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,900 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,914 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,914 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,975 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,975 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,982 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,982 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:27,998 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:27,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,007 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,007 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,015 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,016 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,016 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,016 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,019 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,019 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,030 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,030 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,081 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,082 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,113 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,160 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,160 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,184 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,185 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,202 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,203 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,228 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,229 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,265 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,265 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,276 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,277 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,344 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,344 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,406 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,407 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,419 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,420 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,431 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,432 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,454 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:28,465 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:37:28,465 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:37:29,459 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_tb_params\exciton_transfer_parallel.json
+2024-11-22 12:38:34,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:34,937 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:37,785 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:37,785 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:40,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:40,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:43,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:43,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:45,931 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:45,931 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:48,665 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:48,665 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:51,809 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:51,809 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:54,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:54,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:38:57,426 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:38:57,426 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:00,277 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:00,278 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:03,658 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:03,658 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:07,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:07,431 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:12,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:12,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:16,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:16,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:19,984 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:19,984 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:22,557 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:22,557 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:25,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:25,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:28,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:28,729 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:33,197 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:33,197 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:37,365 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:37,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:41,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:41,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:44,347 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:44,347 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:47,706 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:47,707 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:51,235 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:51,235 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:39:54,770 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:39:54,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:49,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:49,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,862 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,862 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,862 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,863 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,876 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,876 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,878 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,878 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,892 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,893 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,893 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,893 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,894 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,895 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,895 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,895 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,895 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,909 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,941 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,941 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:51,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:51,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,267 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,267 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,282 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,331 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,331 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:52,426 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:40:52,426 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:40:55,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,222 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,222 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,436 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,437 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,700 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,704 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,704 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,745 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,746 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,815 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,815 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:55,821 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:55,821 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,124 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,197 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,198 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,209 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,209 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,221 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,259 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,302 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,302 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,365 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,365 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,397 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,398 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,455 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,456 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,607 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,609 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:56,704 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:56,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,051 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,052 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,117 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,117 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,151 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,152 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,280 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,280 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,381 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,531 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,531 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,598 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,851 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,851 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:40:59,897 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:40:59,897 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:00,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:00,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:00,190 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:00,191 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:00,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:00,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:00,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:00,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:01,075 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:01,075 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:01,538 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:01,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:01,563 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:01,563 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:01,877 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:01,877 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:01,960 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:01,960 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:01,970 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:01,970 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:02,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:02,203 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:02,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:02,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:09,950 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:09,950 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:09,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:09,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:10,540 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:10,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:10,557 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:10,558 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:11,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:11,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:11,683 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:11,683 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:11,730 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:11,730 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:12,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:12,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:12,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:12,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:12,479 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:12,479 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:12,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:12,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,619 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:13,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:13,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:17,519 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json already exists.
+2024-11-22 12:41:17,520 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:17,520 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:19,100 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:19,100 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:20,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:20,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:22,209 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:22,209 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:23,720 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:23,721 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:25,233 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:25,233 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:26,953 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:26,953 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:28,473 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:28,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:30,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:30,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:31,628 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:31,628 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:33,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:33,201 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:34,801 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:34,801 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:36,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:36,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:37,724 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:37,724 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:39,346 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:39,346 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:40,778 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:40,779 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:42,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:42,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:43,898 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:43,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:45,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:45,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:47,473 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:47,473 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:49,282 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:49,282 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:50,813 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:50,814 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:52,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:52,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:54,059 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:54,059 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:55,773 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:55,773 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:58,275 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:58,275 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:41:59,969 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:41:59,969 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:02,417 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:02,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:04,837 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:04,837 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:06,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:06,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:08,514 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:08,514 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:10,310 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:10,311 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:12,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:12,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:13,717 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:13,717 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:15,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:15,502 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:17,013 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:17,013 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:18,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:18,603 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:20,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:20,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:22,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:22,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:24,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:24,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:26,556 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:26,556 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:28,275 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:28,275 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:29,905 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:29,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:31,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:31,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:33,036 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:33,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:34,751 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:34,751 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:36,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:36,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:38,514 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:38,514 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:40,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:40,377 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:42,128 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:42,128 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:43,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:43,859 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:45,617 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:45,617 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:47,397 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:47,397 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:49,378 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:49,379 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:51,391 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:51,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:53,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:53,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:55,471 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:55,472 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:57,263 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:57,263 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:42:59,026 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:42:59,026 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:43:00,755 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:43:00,755 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:43:02,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:43:02,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:43:04,136 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:43:04,137 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:43:05,813 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:43:05,814 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:43:07,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:43:07,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:22,185 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,186 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,208 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,208 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,208 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,208 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,224 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,224 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,224 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,224 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,239 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,267 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,267 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,268 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,268 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,268 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,282 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,300 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,470 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,471 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,576 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,576 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,669 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,679 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,680 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:22,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:44:22,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:44:25,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:25,871 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:25,876 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:25,876 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:25,943 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:25,943 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:25,982 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:25,983 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,172 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,223 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,223 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,318 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,320 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,320 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,338 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,339 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,398 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,398 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,409 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,410 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,520 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,520 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,532 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,532 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,567 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,569 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,706 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,707 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:26,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:26,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,428 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,428 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,639 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,766 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,766 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,811 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,811 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:29,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:29,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,094 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,094 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,143 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,143 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,176 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,407 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,408 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,490 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,570 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,570 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,664 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,665 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,689 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,738 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,738 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,808 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,809 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:30,919 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:30,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:31,008 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:31,009 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:31,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:31,504 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:33,671 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:33,671 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:33,752 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:33,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,073 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,074 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,416 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,455 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,455 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,571 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,593 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,712 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,738 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,739 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,884 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,884 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,903 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,903 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:34,939 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:34,939 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:35,027 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:35,027 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:35,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:35,126 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:35,315 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:35,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:35,321 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:35,321 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:35,534 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:35,535 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:39,689 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json already exists.
+2024-11-22 12:44:39,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:39,692 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:41,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:41,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:42,661 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:42,661 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:44,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:44,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:46,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:46,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:47,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:47,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:49,409 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:49,410 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:50,900 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:50,900 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:52,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:52,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:53,997 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:53,997 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:55,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:55,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:56,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:56,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:58,397 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:58,398 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:44:59,832 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:44:59,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:01,550 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:01,550 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:02,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:02,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:04,308 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:04,308 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:05,755 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:05,755 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:07,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:07,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:08,660 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:08,661 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:10,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:10,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:11,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:11,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:13,438 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:13,438 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:15,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:15,139 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:16,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:16,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:18,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:18,482 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:20,098 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:20,099 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:21,768 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:21,769 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:23,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:23,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:25,150 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:25,150 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:26,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:26,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:28,731 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:28,731 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:30,551 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:30,551 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:32,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:32,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:33,869 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:33,869 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:35,402 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:35,402 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:37,014 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:37,015 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:38,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:38,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:40,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:40,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:42,836 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:42,837 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:44,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:44,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:46,431 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:46,431 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:48,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:48,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:49,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:49,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:51,303 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:51,303 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:53,019 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:53,019 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:55,118 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:55,118 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:56,824 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:56,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:45:58,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:45:58,706 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:00,367 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:00,367 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:01,952 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:01,952 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:03,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:03,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:05,313 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:05,313 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:07,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:07,258 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:09,279 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:09,279 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:11,278 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:11,278 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:13,295 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:13,295 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:14,970 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:14,970 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:16,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:16,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:18,246 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:18,247 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:20,018 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:20,018 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:21,708 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:21,708 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:23,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:23,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:24,998 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:46:24,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:46:59,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:46:59,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:46:59,194 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_moment_parallel.json does not exist.
+2024-11-22 12:46:59,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\exciton_transfer_parallel.json
+2024-11-22 12:49:42,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:49:42,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:49:42,155 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_moment_parallel.json does not exist.
+2024-11-22 12:49:42,155 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\exciton_transfer_parallel.json
+2024-11-22 12:51:47,030 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:51:47,350 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,350 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,365 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,398 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,398 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,411 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,412 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,459 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,488 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,488 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,566 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,566 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,660 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,660 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,768 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,768 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,816 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,816 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:47,816 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:51:47,816 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:51:50,886 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:50,886 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:50,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:50,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:50,926 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:50,927 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:50,930 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:50,930 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:50,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:50,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:50,976 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:50,976 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,009 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,010 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,010 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,010 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,049 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,057 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,058 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,254 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,287 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,287 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,391 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,391 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,421 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,421 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,423 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,423 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,440 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,446 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,457 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,457 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,463 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,463 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,484 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,484 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,493 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,493 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,496 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,497 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,497 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,498 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,518 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,519 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,580 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,611 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,685 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,686 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,717 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,718 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,744 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,745 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,770 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,770 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,775 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,775 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,777 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,777 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,790 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,790 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,797 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,797 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,797 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,798 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,800 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,800 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,815 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,816 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,819 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,819 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,831 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,832 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,834 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,845 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,846 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,887 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:51,980 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:51,981 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,008 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,008 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,083 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,083 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,177 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,177 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,195 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,195 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,242 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,243 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,245 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,246 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,271 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,271 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,272 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,321 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,322 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,411 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,411 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,442 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,442 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,442 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,461 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,461 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,479 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,480 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,484 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,486 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,489 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,490 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,512 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,513 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,518 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,519 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,529 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,530 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,534 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,535 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,545 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,545 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,574 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,574 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,587 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,588 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,640 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,641 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,730 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,731 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,778 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,779 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,781 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,781 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,814 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,815 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,839 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,839 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,916 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,917 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,917 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,918 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,930 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,931 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,950 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,970 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,970 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,984 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:52,985 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:52,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,000 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,006 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,006 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,038 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,082 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,083 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,108 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,108 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,137 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,151 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,151 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,188 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,188 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,221 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,241 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,336 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,337 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,360 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,390 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,391 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,447 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,448 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,454 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,476 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,477 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:53,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:51:53,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:51:54,381 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json already exists.
+2024-11-22 12:51:54,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:51:54,383 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_moment_parallel.json
+2024-11-22 12:52:05,336 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:52:05,619 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,619 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,635 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,647 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,666 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+n
+2024-11-22 12:52:05,682 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,697 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,728 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,728 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,743 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,774 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,774 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,774 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,774 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,789 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,789 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:05,820 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:05,820 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:06,008 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:06,008 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:06,011 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:06,011 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:06,015 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:06,016 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:06,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:06,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:06,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:06,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:06,149 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:06,149 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:08,920 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:08,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:08,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:08,958 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,116 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,345 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,345 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,378 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,378 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,515 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,515 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,553 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,553 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,590 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,590 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,594 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,595 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,635 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,680 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,680 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,713 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,713 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,809 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,810 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,830 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,831 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,847 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,859 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,860 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,863 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,863 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,886 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,886 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,900 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,907 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,926 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,927 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,934 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,965 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,966 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,967 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,967 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,972 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,974 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,974 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,995 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,995 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:09,996 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:09,997 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,002 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,003 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,021 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,022 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,035 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,036 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,045 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,053 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,057 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,080 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,081 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,082 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,098 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,098 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,100 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,101 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,104 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,108 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,108 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,112 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,113 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,120 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,128 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,128 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,133 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,133 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,159 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,168 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,168 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,219 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,254 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,331 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,331 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,368 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,369 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,405 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,406 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,427 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,428 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,463 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,463 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,478 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,479 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,538 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,538 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,661 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,661 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,667 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,720 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,721 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,721 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,722 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,751 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,751 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,783 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,784 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,792 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,792 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,798 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,798 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,821 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,822 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,822 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,834 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,835 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,835 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,868 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,868 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:10,876 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:10,877 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,059 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,060 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,063 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,064 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,094 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,094 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,104 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,140 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,140 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,145 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,145 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,157 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,166 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,167 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,233 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,237 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,238 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,265 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,266 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,272 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,283 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,323 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,323 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,324 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,325 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,332 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,333 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,356 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,356 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,357 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,357 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,364 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,365 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,392 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,404 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,404 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,418 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,433 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,433 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,469 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,470 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,499 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,499 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,564 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,565 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,590 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,590 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,593 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,594 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,625 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,625 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,701 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,702 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:11,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:11,734 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:12,659 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json already exists.
+2024-11-22 12:52:12,662 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:52:12,665 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_moment_parallel.json already exists.
+2024-11-22 12:52:12,666 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:52:13,058 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,058 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,058 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,059 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,083 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,103 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,104 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,104 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,104 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,105 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,117 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,118 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,135 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,180 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,180 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,212 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,213 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,223 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,224 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,225 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,226 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,240 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,240 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,288 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,289 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,372 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,373 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,453 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:13,472 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:13,473 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:16,739 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,739 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,822 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,822 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,871 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,871 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,872 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,872 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,895 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,896 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,908 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,908 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:16,931 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:16,931 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,042 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,043 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,090 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,198 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,198 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,255 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,299 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,299 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,356 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,436 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,436 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,439 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,439 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,443 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,480 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,481 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,488 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,509 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,510 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,559 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,601 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,602 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,633 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,674 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,675 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,687 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,705 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,746 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,746 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,752 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,753 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,765 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,765 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,768 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,769 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,784 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,785 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,805 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,805 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,813 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,813 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,824 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,830 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,831 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,869 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,933 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,936 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,936 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,942 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,943 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,966 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,966 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:17,984 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:17,985 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,003 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,004 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,006 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,006 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,017 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,017 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,018 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,018 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,023 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,023 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,050 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,050 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,056 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,072 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,073 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,076 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,076 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,102 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,102 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,114 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,138 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,141 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,163 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,163 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,202 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,202 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,207 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,209 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,222 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,222 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,267 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,268 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,378 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,379 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,413 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,454 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,454 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,518 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,518 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,556 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,557 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,558 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,558 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,589 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,620 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,621 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,688 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,699 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,711 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,712 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,719 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,736 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,736 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,754 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,757 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,758 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,799 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,799 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,802 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,803 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,804 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,804 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,841 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,841 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,856 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,856 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,888 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,932 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,932 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,949 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,967 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,967 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:18,998 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:18,999 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,010 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,011 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,044 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,065 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,099 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,100 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,102 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,102 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,142 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,152 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,153 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,161 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,161 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,170 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,186 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,186 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,200 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,201 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,201 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,201 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,219 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,220 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,227 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,227 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,305 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,306 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,325 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,340 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,340 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,361 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,364 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,365 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,372 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,372 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,409 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,409 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,538 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,538 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,593 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,610 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,610 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,656 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:19,661 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:19,662 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:20,626 - qDNA.tools.save_load - WARNING - File C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\exciton_transfer_parallel.json already exists.
+2024-11-22 12:52:28,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:52:28,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,634 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,649 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,693 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,694 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,696 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,710 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,723 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,723 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,723 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,723 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,723 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,723 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,742 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,820 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,820 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,820 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,820 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,848 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,850 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,850 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,850 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,978 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,978 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:28,979 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:28,979 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:29,051 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:29,051 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:29,113 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:29,113 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:29,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:29,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:32,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,269 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,270 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,271 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,310 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,310 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,316 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,317 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,428 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,429 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,429 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,430 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,451 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,466 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,483 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,508 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,508 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,541 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,542 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,600 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,624 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,627 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,763 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,764 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,792 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,792 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,817 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,874 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,875 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,911 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,940 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,940 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,957 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,957 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:32,978 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:32,978 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,031 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,031 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,084 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,085 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,096 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,096 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,099 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,100 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,106 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,106 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,110 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,111 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,129 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,130 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,140 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,140 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,150 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,150 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,156 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,164 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,165 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,171 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,172 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,175 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,177 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,206 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,207 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,211 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,211 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,262 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,298 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,299 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,333 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,333 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,338 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,338 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,344 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,344 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,351 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,352 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,375 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,376 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,385 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,385 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,385 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,388 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,403 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,408 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,408 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,414 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,415 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,448 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,449 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,455 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,455 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,485 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,571 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,571 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,571 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,572 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,581 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,582 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,591 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,598 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,599 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,601 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,602 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,611 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,618 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,618 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,630 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,641 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,641 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,644 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,678 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,678 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,801 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,801 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,830 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,830 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,916 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,917 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,918 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,919 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,929 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,930 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,948 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,961 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,961 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:33,972 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:33,973 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,001 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,002 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,124 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,125 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,178 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,179 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,259 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,260 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,261 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,291 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,295 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,296 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,313 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,313 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,321 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,322 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,327 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,327 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,327 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,332 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,333 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,349 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,351 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,351 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,354 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,354 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,361 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,362 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,384 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,387 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,405 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,406 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,420 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,421 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,422 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,423 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,444 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,452 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,452 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,482 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,482 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,487 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,488 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,547 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,547 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,567 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,568 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,576 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,597 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,597 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,611 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,611 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,613 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,640 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,641 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,664 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,664 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,778 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,779 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,832 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,833 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,837 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,855 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,855 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,890 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,890 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:34,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:34,922 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:35,897 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:52:35,899 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:52:35,906 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_moment_parallel.json
+2024-11-22 12:52:35,906 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:52:36,280 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,284 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,285 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,286 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,287 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,287 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,309 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,323 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,324 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,339 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,339 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,370 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,370 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,371 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,371 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,371 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,371 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,402 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,402 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,544 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,544 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,597 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,598 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,641 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,642 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:36,645 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 12:52:36,646 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 12:52:39,945 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:39,946 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:39,951 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:39,952 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:39,986 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:39,986 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:39,988 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:39,989 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,041 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,042 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,147 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,157 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,158 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,190 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,190 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,193 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,198 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,199 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,221 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,221 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,232 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,251 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,251 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,273 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,274 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,275 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,275 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,294 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,326 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,340 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,341 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,356 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,372 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,373 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,380 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,382 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,421 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,422 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,424 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,425 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,460 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,501 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,502 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,524 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,525 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,534 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,535 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,539 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,540 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,577 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,580 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,580 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,583 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,592 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,593 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,624 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,625 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,631 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,653 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,679 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,680 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,691 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,703 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,703 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,713 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,713 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,718 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,718 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,732 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,733 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,744 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,744 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,747 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,747 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,760 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,761 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,769 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,769 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,771 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,772 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,816 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,817 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,818 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,819 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,824 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,825 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,857 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,873 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,892 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,893 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,910 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,913 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,913 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:40,955 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:40,956 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,031 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,031 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,037 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,037 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,066 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,067 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,067 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,067 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,078 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,079 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,083 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,083 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,109 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,110 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,115 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,116 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,120 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,120 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,162 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,162 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,198 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,198 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,216 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,216 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,240 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,240 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,348 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,354 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,355 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,363 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,363 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,386 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,393 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,394 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,400 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,401 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,474 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,512 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,512 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,526 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,527 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,549 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,549 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,650 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,651 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,680 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,681 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,689 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,689 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,690 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,712 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,712 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,715 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,716 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,725 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,725 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,786 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,787 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,790 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,791 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,823 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,826 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,827 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,838 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,858 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,864 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,864 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,870 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,884 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,884 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,897 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,897 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,915 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,915 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,917 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,917 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,921 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,949 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,949 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,953 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,953 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,959 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,960 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,992 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,992 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:41,996 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:41,997 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,029 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,029 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,077 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,077 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,092 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,093 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,094 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,095 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,110 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,110 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,121 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,123 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,148 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,149 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,149 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,149 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,152 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,152 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,180 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,180 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,181 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,194 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,212 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,212 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,247 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,247 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,390 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,390 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,408 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,408 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,429 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,429 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:42,440 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 12:52:42,441 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 12:52:43,416 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\exciton_transfer_parallel.json
+2024-11-22 12:52:43,533 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\lifetime_parallel.json
+2024-11-22 12:52:43,533 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_parallel.json
+2024-11-22 12:52:43,533 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\dipole_moment_parallel.json
+2024-11-22 12:52:43,534 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA-notebooks\tutorials\data\my_evaluation\exciton_transfer_parallel.json
+2024-11-22 12:52:43,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:52:43,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,991 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,992 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,993 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:26,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:53:27,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:18,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,921 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:23,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,928 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:41,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,043 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:42,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:47,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,377 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:55:54,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:00,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:05,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,391 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,392 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,393 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,394 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,656 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,690 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,715 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:56:28,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:12,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,008 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,226 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,246 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,247 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,256 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,257 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,261 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,267 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,270 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,271 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,272 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,277 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,279 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,280 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,293 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,294 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,295 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:13,297 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,647 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,689 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,691 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,692 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,693 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,710 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,714 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,766 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,767 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,768 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,769 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 12:57:21,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,445 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,666 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,669 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,670 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,671 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,672 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,675 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,694 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,695 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,696 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,862 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,910 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,916 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,956 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,957 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,958 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,959 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,960 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,961 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,962 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,968 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,981 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,982 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,983 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,990 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:19,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:20,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:20,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,567 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,646 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,717 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,718 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,719 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,720 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,777 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,778 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,781 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:27,994 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,119 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,121 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:28,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,099 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,468 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,515 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,516 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,517 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:32,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,258 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,259 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,260 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,311 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,375 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,376 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,378 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,379 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,380 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,395 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,403 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,408 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,409 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,416 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,431 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,432 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:47,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:52,987 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,024 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,244 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,253 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,301 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,302 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,303 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,304 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,305 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,331 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,343 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,350 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,359 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,366 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,367 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,368 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,370 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:00:53,371 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,709 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,765 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,782 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,783 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,784 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,785 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,786 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,787 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,788 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,789 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,790 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,797 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,828 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:07,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,262 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,268 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,276 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,292 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,300 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,317 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,329 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,330 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,341 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,342 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,344 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,345 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,346 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,382 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,396 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,429 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,430 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,437 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,438 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,439 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,514 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,522 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,527 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,528 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,529 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,538 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:01:54,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,045 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,098 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,143 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,144 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,176 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,239 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,245 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,254 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,255 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,263 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,264 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,273 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,274 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,275 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,281 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,298 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,306 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,321 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,322 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,327 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,328 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,336 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,339 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,340 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,351 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,352 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,353 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,354 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,355 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,356 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,357 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,360 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,361 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,362 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,364 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:00,365 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,780 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,821 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,823 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,882 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,915 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,955 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,984 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:06,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,059 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,068 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,078 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,079 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,089 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:07,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,407 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,682 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,702 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,706 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,725 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,729 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,732 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,735 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,741 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,751 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,752 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,753 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,754 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,755 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,758 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,759 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,760 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,764 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,770 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,771 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,772 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,773 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,774 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,775 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:17,776 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,933 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,934 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,939 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,941 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,942 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,954 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:31,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,072 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,115 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,183 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,184 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,185 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,187 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,189 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,190 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,197 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,213 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,225 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:03:32,238 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:38,750 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:04:38,751 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:04:40,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:04:40,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:39,323 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:05:39,324 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:05:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,166 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,167 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,169 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,170 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,171 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,172 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,175 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,177 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:41,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:46,203 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:05:46,203 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:05:47,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,979 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,980 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,985 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,986 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,989 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:47,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,007 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,014 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,016 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,017 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,018 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:48,030 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:53,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:05:53,055 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:05:55,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,168 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,178 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,179 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,180 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,181 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,182 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,188 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,191 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,192 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,194 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,195 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,196 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,210 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:05:55,212 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:45,442 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:06:45,442 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:06:53,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:06:53,445 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:06:55,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,707 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,708 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,791 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,792 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,793 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,796 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,798 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,799 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,800 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,801 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,802 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,803 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,806 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,807 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,822 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,832 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,833 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,834 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,838 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,861 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,876 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,879 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,880 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,881 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,932 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,970 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,971 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,972 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,973 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,974 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,975 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:55,976 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,015 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,049 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,063 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,065 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,069 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,073 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,074 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,085 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,090 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,091 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,096 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,097 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,101 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,113 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,114 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,116 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,117 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:06:56,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:18,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:07:18,366 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:07:20,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,559 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,571 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,572 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,573 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:20,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 13:07:20,636 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 13:07:22,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,728 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,730 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,731 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,779 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,808 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,809 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,810 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,818 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,819 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,820 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,824 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,825 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,826 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,827 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,829 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,830 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,831 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,836 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,837 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,839 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,840 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,847 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,852 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,853 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,859 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,860 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,863 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,870 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,872 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,873 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,874 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,875 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,884 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,917 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,951 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,952 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,953 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:22,988 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,019 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,025 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,026 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,027 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,028 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,029 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,031 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,032 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,033 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,034 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,035 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,036 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,037 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,040 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,041 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,042 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,047 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,048 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,050 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,052 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,060 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,061 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,062 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,064 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,066 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,067 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,070 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,071 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,075 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,077 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 13:07:23,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:33,804 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 14:14:33,809 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 14:14:35,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,940 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,943 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,944 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,950 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,977 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:35,978 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,051 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,053 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,054 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,055 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,056 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,057 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,058 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,080 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,081 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,082 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,083 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,086 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,087 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,088 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,092 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,093 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,094 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,095 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,102 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,103 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,104 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,105 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,118 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,159 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,278 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,283 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,284 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,285 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,286 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,287 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,288 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,289 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,290 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,291 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,312 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,313 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,314 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,315 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,316 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,318 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,319 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,320 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,324 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,325 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,326 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,332 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,333 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,334 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:14:36,335 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:00,069 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_ELM.json
+2024-11-22 14:17:00,069 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_ELM.json
+2024-11-22 14:17:02,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,384 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,385 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,386 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,387 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,388 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,410 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,411 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,412 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,413 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,414 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,415 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,417 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,418 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,419 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,420 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,424 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,433 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,434 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,435 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,615 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,645 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,648 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,649 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:17:02,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,205 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,206 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,207 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,208 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,209 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,237 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,252 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,265 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,266 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,269 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,282 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,296 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,310 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,323 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,347 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,349 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,372 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,373 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,374 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,397 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,398 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,436 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,487 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,489 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,490 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,495 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,498 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,499 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,500 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,501 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,502 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,503 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,504 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,507 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,508 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,512 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,513 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,518 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,519 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,520 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,521 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,523 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,524 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,525 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,526 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,530 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,531 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,532 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,533 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,534 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,535 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,536 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,537 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,539 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,542 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,543 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,544 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,545 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,546 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,547 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,548 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,549 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,550 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,551 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,552 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,553 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,554 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,555 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,556 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,557 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,558 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,564 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,566 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,568 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,569 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,570 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,574 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,575 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,576 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,577 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,578 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,579 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,580 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,581 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,582 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,583 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,584 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,585 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,586 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,587 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,588 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,589 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,590 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,591 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,592 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,593 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,599 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,607 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,617 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,618 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,623 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,624 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,625 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,626 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,627 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,628 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,629 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,630 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,631 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,632 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,633 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,634 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,635 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,636 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,637 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,638 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,639 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,640 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,641 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,642 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,643 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,644 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,650 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,651 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,652 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,653 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,654 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:32,655 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,038 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,039 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,046 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,076 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,084 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,120 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,122 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,123 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,124 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,125 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,126 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,130 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,131 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,142 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,153 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,173 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,186 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,337 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,338 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,348 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,358 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,369 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,381 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,399 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,400 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,401 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,402 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,404 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,405 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,406 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,421 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,422 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,423 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,425 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,426 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,427 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,428 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,443 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,444 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,446 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,447 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,448 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,449 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,450 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,451 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,453 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,454 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,458 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,459 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,460 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,461 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,462 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,463 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,464 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,465 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,466 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,467 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,469 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,470 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,471 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,472 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,473 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,474 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,475 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,476 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,477 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,478 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,479 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,480 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,481 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,482 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,483 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,484 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,485 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,486 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,491 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,492 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,493 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,494 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,496 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:19:41,497 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 14:56:35,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 14:56:35,629 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 15:00:26,256 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 15:00:26,257 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 15:00:31,955 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 15:00:31,955 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 15:03:56,842 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 15:03:56,842 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 15:04:00,088 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 15:04:00,089 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 15:04:00,835 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,886 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,887 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,888 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,889 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,893 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,894 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,902 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:00,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,000 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,003 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,005 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,006 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,013 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:01,023 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,127 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,128 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,129 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,138 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,145 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,150 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,151 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,152 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,154 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,158 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,160 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,161 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,162 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,163 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,164 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,165 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,204 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,211 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,214 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,215 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,216 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,217 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,218 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,219 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,220 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,221 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,222 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,223 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,224 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,232 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,233 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:06,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,657 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,658 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,659 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,662 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,663 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,664 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,665 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,667 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,668 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,673 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,674 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,676 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,677 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,678 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,679 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,680 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,681 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,683 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,684 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,685 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,686 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,687 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,688 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,726 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,727 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,733 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,734 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,736 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,737 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,738 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,739 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,740 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,742 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,743 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,744 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,745 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,746 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,747 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,748 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,749 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:10,750 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 15:04:18,098 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_electron_WM.json
+2024-11-22 15:04:18,098 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\Hawke2010_hole_WM.json
+2024-11-22 15:23:09,383 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 15:23:09,383 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 17:24:49,034 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\config.json
+2024-11-22 17:24:49,034 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_models.json
+2024-11-22 17:36:17,464 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-22 17:36:17,465 - qDNA.tools.save_load - INFO - Data saved as C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-22 17:36:17,605 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-22 17:36:17,612 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-22 17:36:18,846 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,851 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,858 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,891 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,963 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,964 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,965 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,966 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,967 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,969 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,995 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,996 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,997 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,998 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:18,999 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,001 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,002 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,004 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,009 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,010 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,011 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,012 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,020 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,021 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,022 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,193 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,198 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,199 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,200 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,201 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,202 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,203 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,227 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,228 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,229 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,230 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,231 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,234 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,235 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,236 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,240 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,241 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,242 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,243 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,248 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,249 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,250 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:19,251 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:29,289 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-22 17:36:29,290 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-22 17:36:30,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,452 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,455 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,456 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,457 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,488 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,560 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,561 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,562 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,563 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,565 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,594 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,595 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,596 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,597 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,598 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,600 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,601 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,602 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,603 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,608 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,609 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,619 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,620 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,621 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,622 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,804 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,805 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,811 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,812 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,813 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,814 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,815 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,816 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,817 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,841 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,842 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,843 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,844 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,845 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,848 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,849 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,850 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,854 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,855 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,856 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,857 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,864 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,865 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:36:30,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:07,305 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-22 17:37:07,305 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-22 17:37:08,505 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,506 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,509 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,510 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,511 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,540 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,541 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,610 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,611 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,612 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,613 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,614 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,616 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,697 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,698 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,699 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,700 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,701 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,703 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,704 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,705 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,711 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,712 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,713 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,721 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,722 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,723 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,724 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,890 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,895 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,896 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,925 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,926 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,927 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,929 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,930 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,931 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,935 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,936 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,937 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,938 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,945 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,946 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,947 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,948 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:08,949 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:22,519 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_electron_ELM.json
+2024-11-22 17:37:22,520 - qDNA.tools.save_load - INFO - Data loaded from C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA\qDNA\data\raw\tb_params\uni_dimer_seq_hole_ELM.json
+2024-11-22 17:37:23,756 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,757 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,761 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,762 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,763 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,794 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,795 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,866 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,867 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,868 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,869 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,871 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,897 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,898 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,899 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,900 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,903 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,904 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,905 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,911 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,912 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,913 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,914 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,922 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,923 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:23,924 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,100 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,106 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,107 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,108 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,109 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,110 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,111 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,112 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,132 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,133 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,134 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,135 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,136 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,137 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,139 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,140 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,141 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,146 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,147 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,148 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,149 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,155 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,156 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
+2024-11-22 17:37:24,157 - matplotlib.font_manager - WARNING - findfont: Generic family 'serif' not found because none of the following families were found: Computer Modern Roman
diff --git a/qDNA/data/raw/config.json b/qDNA/data/raw/config.json
index 4d8b41e..10a9385 100644
--- a/qDNA/data/raw/config.json
+++ b/qDNA/data/raw/config.json
@@ -2,7 +2,7 @@
"data": {
"DNA_BASES": ["A", "T", "G", "C", "F"],
"TB_MODELS": ["WM", "LM", "ELM", "FWM", "FLM", "FELM", "FC"],
- "SOURCES": ["Hawke2010", "Simserides2014", "Mantela2021", "Simserides2024", "Herb2024", "1BNA"],
+ "SOURCES": ["Hawke2010", "Simserides2014", "Mantela2021", "Simserides2024", "Herb2024", "uni_dimer_seq", "1BNA"],
"DESCRIPTIONS": ["1P", "2P"],
"PARTICLES": ["electron", "hole", "exciton"],
"UNITS": ["meV", "eV", "100meV", "rad/ps", "rad/fs", "1/cm", "K", "J", "1/fs", "1/ps"],
diff --git a/qDNA/data/raw/tb_params/1BNA_electron_LM.json b/qDNA/data/raw/tb_params/1BNA_electron_LM.json
deleted file mode 100644
index 9eff416..0000000
--- a/qDNA/data/raw/tb_params/1BNA_electron_LM.json
+++ /dev/null
@@ -1 +0,0 @@
-{"data": {"t_01C02G": 31.61, "h_01C24G": -1.85, "h_02G23C": -0.61, "t_23C24G": 36.86, "E_01C": -4407.5, "E_02G": -4122.11, "E_23C": -4396.97, "E_24G": -4117.5, "t_02G03C": 85.75, "h_03C22G": -0.3, "t_22G23C": 43.8, "E_03C": -4406.16, "E_22G": -4121.57, "t_03C04G": -25.49, "h_04G21C": -1.87, "t_21C22G": -34.44, "E_04G": -4110.29, "E_21C": -4400.93, "t_04G05A": -30.57, "h_05A20T": 13.08, "t_20T21C": -3.65, "E_05A": -4299.77, "E_20T": -4381.16, "t_05A06A": -33.36, "h_06A19T": -9.93, "t_19T20T": -19.71, "E_06A": -4300.28, "E_19T": -4388.51, "t_06A07T": 9.05, "h_07T18A": -11.19, "t_18A19T": 14.78, "E_07T": -4398.61, "E_18A": -4292.44, "t_07T08T": 22.16, "h_08T17A": 11.05, "t_17A18A": 33.66, "E_08T": -4390.88, "E_17A": -4312.89, "t_08T09C": -7.94, "h_09C16G": 0.2, "t_16G17A": 8.84, "E_09C": -4396.15, "E_16G": -4110.66, "t_09C10G": 35.12, "h_10G15C": 0.97, "t_15C16G": 19.17, "E_10G": -4118.87, "E_15C": -4403.71, "t_10G11C": 32.44, "h_11C14G": 0.24, "t_14G15C": 76.22, "E_11C": -4405.89, "E_14G": -4114.6, "t_11C12G": 27.56, "h_12G13C": -0.48, "t_13C14G": -21.64, "E_12G": -4116.63, "E_13C": -4400.85}, "metadata": {"source": "1BNA", "particle": "electron", "tb_model_name": "LM", "unit": "meV", "notes": "Geometries from RCSB 1BNA"}}
diff --git a/qDNA/data/raw/tb_params/1BNA_hole_LM.json b/qDNA/data/raw/tb_params/1BNA_hole_LM.json
deleted file mode 100644
index 313073a..0000000
--- a/qDNA/data/raw/tb_params/1BNA_hole_LM.json
+++ /dev/null
@@ -1 +0,0 @@
-{"data": {"t_01C02G": 51.74, "h_01C24G": 42.72, "h_02G23C": 40.54, "t_23C24G": 44.51, "E_01C": -8688.17, "E_02G": -8245.54, "E_23C": -8703.52, "E_24G": -8254.17, "t_02G03C": -62.15, "h_03C22G": 52.42, "t_22G23C": 2.81, "E_03C": -8702.17, "E_22G": -8255.1, "t_03C04G": -13.71, "h_04G21C": -46.31, "t_21C22G": 12.87, "E_04G": -8236.57, "E_21C": -8699.98, "t_04G05A": -1.17, "h_05A20T": -18.15, "t_20T21C": 118.09, "E_05A": -8426.53, "E_20T": -9118.54, "t_05A06A": -54.27, "h_06A19T": 9.74, "t_19T20T": -70.44, "E_06A": -8429.44, "E_19T": -9106.04, "t_06A07T": 75.06, "h_07T18A": 9.32, "t_18A19T": 134.35, "E_07T": -9117.11, "E_18A": -8426.33, "t_07T08T": -61.12, "h_08T17A": -26.37, "t_17A18A": -75.88, "E_08T": -9100.56, "E_17A": -8412.01, "t_08T09C": -137.39, "h_09C16G": -36.16, "t_16G17A": -63.02, "E_09C": -8689.41, "E_16G": -8230.12, "t_09C10G": 17.8, "h_10G15C": 52.62, "t_15C16G": 10.69, "E_10G": -8243.86, "E_15C": -8698.44, "t_10G11C": -20.68, "h_11C14G": -25.11, "t_14G15C": -25.39, "E_11C": -8697.09, "E_14G": -8234.53, "t_11C12G": -51.3, "h_12G13C": -37.6, "t_13C14G": -36.93, "E_12G": -8242.82, "E_13C": -8687.74}, "metadata": {"source": "1BNA", "particle": "hole", "tb_model_name": "LM", "unit": "meV", "notes": "Geometries from RCSB 1BNA"}}
diff --git a/qDNA/data/raw/tb_params/uni_dimer_seq_electron_ELM.json b/qDNA/data/raw/tb_params/uni_dimer_seq_electron_ELM.json
new file mode 100644
index 0000000..6c8ad4b
--- /dev/null
+++ b/qDNA/data/raw/tb_params/uni_dimer_seq_electron_ELM.json
@@ -0,0 +1 @@
+{"data": {"t_01A02T": -23.11, "h_01A34T": 12.15, "h_02T33A": 12.12, "t_33A34T": -22.53, "E_01A": -4187.49, "E_02T": -4294.38, "E_33A": -4185.61, "E_34T": -4295.99, "r+_01A33A": -4.17, "r-_02T34T": -2.85, "t_02T03T": -7.92, "h_03T32A": -12.16, "t_32A33A": -43.27, "E_03T": -4294.09, "E_32A": -4187.82, "r+_02T32A": 0.73, "r-_03T33A": -5.56, "t_03T04A": 24.11, "h_04A31T": 12.19, "t_31T32A": -23.86, "E_04A": -4188.25, "E_31T": -4293.36, "r+_03T31T": -0.11, "r-_04A32A": 65.12, "t_04A05A": -44.41, "h_05A30T": -12.17, "t_30T31T": -7.15, "E_05A": -4186.87, "E_30T": -4292.1, "r+_04A30T": -0.73, "r-_05A31T": 5.54, "t_05A06G": 38.48, "h_06G29C": 1.27, "t_29C30T": 27.17, "E_06G": -4117.42, "E_29C": -4421.11, "r+_05A29C": -0.02, "r-_06G30T": 4.15, "t_06G07C": 47.55, "h_07C28G": -1.06, "t_28G29C": -31.28, "E_07C": -4419.92, "E_28G": -4115.03, "r+_06G28G": 2.46, "r-_07C29C": -0.91, "t_07C08C": -60.87, "h_08C27G": 1.24, "t_27G28G": 20.09, "E_08C": -4420.76, "E_27G": -4113.86, "r+_07C27G": -0.07, "r-_08C28G": -2.57, "t_08C09G": 29.01, "h_09G26C": -1.15, "t_26C27G": -31.42, "E_09G": -4114.58, "E_26C": -4423.24, "r+_08C26C": 0.03, "r-_09G27G": -30.76, "t_09G10G": 16.68, "h_10G25C": 1.15, "t_25C26C": -59.95, "E_10G": -4116.31, "E_25C": -4421.21, "r+_09G25C": 0.08, "r-_10G26C": 2.56, "t_10G11T": 26.27, "h_11T24A": 12.14, "t_24A25C": -5.01, "E_11T": -4294.27, "E_24A": -4188.18, "r+_10G24A": -3.42, "r-_11T25C": 1.17, "t_11T12C": -20.67, "h_12C23G": 1.29, "t_23G24A": -7.83, "E_12C": -4425.69, "E_23G": -4116.33, "r+_11T23G": -0.59, "r-_12C24A": 0.92, "t_12C13T": -27.39, "h_13T22A": 12.13, "t_22A23G": 39.81, "E_13T": -4295.18, "E_22A": -4185.78, "r+_12C22A": -0.02, "r-_13T23G": -4.45, "t_13T14G": -24.65, "h_14G21C": 1.19, "t_21C22A": -12.17, "E_14G": -4116.29, "E_21C": -4423.77, "r+_13T21C": 0.01, "r-_14G22A": 43.7, "t_14G15A": 6.87, "h_15A20T": 12.13, "t_20T21C": 21.45, "E_15A": -4187.0, "E_20T": -4294.34, "r+_14G20T": 0.64, "r-_15A21C": -0.99, "t_15A16C": -4.5, "h_16C19G": 1.12, "t_19G20T": 26.24, "E_16C": -4428.59, "E_19G": -4116.11, "r+_15A19G": -3.55, "r-_16C20T": 1.16, "t_16C17A": -11.88, "h_17A18T": -12.2, "t_18T19G": 24.46, "E_17A": -4187.71, "E_18T": -4294.32, "r+_16C18T": -0.01, "r-_17A19G": 49.98}, "metadata": {"source": "uni_dimer_seq", "particle": "electron", "tb_model_name": "ELM", "unit": "meV", "notes": "Geometries from Biovia"}}
diff --git a/qDNA/data/raw/tb_params/uni_dimer_seq_hole_ELM.json b/qDNA/data/raw/tb_params/uni_dimer_seq_hole_ELM.json
new file mode 100644
index 0000000..cc291f3
--- /dev/null
+++ b/qDNA/data/raw/tb_params/uni_dimer_seq_hole_ELM.json
@@ -0,0 +1 @@
+{"data": {"t_01A02T": 354.8, "h_01A34T": 28.62, "h_02T33A": 28.54, "t_33A34T": 351.84, "E_01A": -8507.82, "E_02T": -9139.1, "E_33A": -8507.05, "E_34T": -9142.61, "r+_01A33A": -20.43, "r-_02T34T": -3.75, "t_02T03T": -82.66, "h_03T32A": -28.6, "t_32A33A": -56.7, "E_03T": -9139.83, "E_32A": -8509.32, "r+_02T32A": 2.55, "r-_03T33A": -29.03, "t_03T04A": -27.37, "h_04A31T": -28.57, "t_31T32A": -26.99, "E_04A": -8509.79, "E_31T": -9140.17, "r+_03T31T": -0.31, "r-_04A32A": -222.88, "t_04A05A": 56.41, "h_05A30T": -28.53, "t_30T31T": -81.36, "E_05A": -8507.77, "E_30T": -9139.32, "r+_04A30T": 2.56, "r-_05A31T": 29.02, "t_05A06G": -12.95, "h_06G29C": 37.81, "t_29C30T": 13.36, "E_06G": -8296.84, "E_29C": -8691.99, "r+_05A29C": -4.89, "r-_06G30T": 7.36, "t_06G07C": 185.05, "h_07C28G": -37.74, "t_28G29C": -177.47, "E_07C": -8691.46, "E_28G": -8295.88, "r+_06G28G": 5.17, "r-_07C29C": -11.05, "t_07C08C": 57.86, "h_08C27G": 37.75, "t_27G28G": 47.75, "E_08C": -8690.26, "E_27G": -8296.48, "r+_07C27G": -2.14, "r-_08C28G": 22.33, "t_08C09G": -18.43, "h_09G26C": -37.84, "t_26C27G": 18.35, "E_09G": -8295.89, "E_26C": -8690.68, "r+_08C26C": -1.03, "r-_09G27G": 24.88, "t_09G10G": 47.59, "h_10G25C": 37.87, "t_25C26C": 58.06, "E_10G": -8297.33, "E_25C": -8692.35, "r+_09G25C": 2.14, "r-_10G26C": -22.18, "t_10G11T": -267.41, "h_11T24A": -28.57, "t_24A25C": 310.22, "E_11T": -9141.51, "E_24A": -8509.07, "r+_10G24A": -8.22, "r-_11T25C": 5.94, "t_11T12C": -26.39, "h_12C23G": 37.74, "t_23G24A": 14.75, "E_12C": -8692.17, "E_23G": -8296.84, "r+_11T23G": -1.13, "r-_12C24A": 62.66, "t_12C13T": -14.37, "h_13T22A": 28.51, "t_22A23G": -12.54, "E_13T": -9142.71, "E_22A": -8508.15, "r+_12C22A": -4.86, "r-_13T23G": -7.42, "t_13T14G": -18.5, "h_14G21C": -37.87, "t_21C22A": 39.16, "E_14G": -8296.31, "E_21C": -8690.4, "r+_13T21C": -0.56, "r-_14G22A": 90.02, "t_14G15A": -14.34, "h_15A20T": -28.57, "t_20T21C": -25.88, "E_15A": -8507.67, "E_20T": -9140.12, "r+_14G20T": 1.14, "r-_15A21C": 62.33, "t_15A16C": -314.15, "h_16C19G": -37.83, "t_19G20T": -266.95, "E_16C": -8691.53, "E_19G": -8296.86, "r+_15A19G": -8.25, "r-_16C20T": -5.95, "t_16C17A": -39.45, "h_17A18T": -28.59, "t_18T19G": -18.12, "E_17A": -8507.22, "E_18T": -9139.51, "r+_16C18T": -0.57, "r-_17A19G": -90.34}, "metadata": {"source": "uni_dimer_seq", "particle": "hole", "tb_model_name": "ELM", "unit": "meV", "notes": "Geometries from Biovia"}}
diff --git a/qDNA/dynamics/solver.py b/qDNA/dynamics/solver.py
index 82f5187..fba56c8 100644
--- a/qDNA/dynamics/solver.py
+++ b/qDNA/dynamics/solver.py
@@ -148,7 +148,7 @@ def __init__(self, tb_ham, lindblad_diss, **me_kwargs):
self.init_matrix = self.get_init_matrix()
# set options for the solver
- self.options = q.Options(method=self.me_kwargs.get("solver_method"))
+ self.options = None
# empty lists to store results
self.reset()
diff --git a/qDNA/environment/lindblad.py b/qDNA/environment/lindblad.py
index d691aca..52098af 100644
--- a/qDNA/environment/lindblad.py
+++ b/qDNA/environment/lindblad.py
@@ -21,7 +21,7 @@
import numpy as np
import qutip as q
-from ..tools import DEFAULTS, UNITS, DNA_BASES, check_diss_kwargs
+from ..tools import DEFAULTS, UNITS, check_diss_kwargs
from ..utils import get_conversion
from ..hamiltonian import TB_Ham, add_groundstate
@@ -132,11 +132,14 @@ def __init__(self, tb_ham, **diss_kwargs):
# Relaxation
self.uniform_relaxation = self.diss_kwargs.get("uniform_relaxation")
if self.uniform_relaxation:
- DNA_SITES = DNA_BASES + ["B"]
relax_rate = self.diss_kwargs["relax_rate"]
- self.relax_rates = dict(zip(DNA_SITES, [relax_rate] * len(DNA_SITES)))
+ tb_sites = tb_ham.tb_sites_flattened
+ self.relax_rates = dict(zip(tb_sites, [relax_rate] * len(tb_sites)))
else:
self.relax_rates = self.diss_kwargs.get("relax_rates")
+ assert set(self.relax_rates.keys()) == set(
+ tb_ham.tb_sites_flattened
+ ), "relax_rates must have the same keys as the tight-binding sites"
# Relaxation operators
self.relax_ops = self._get_relax_ops()
@@ -229,8 +232,13 @@ def _get_relax_ops(self):
list
A list of relaxation operators, each scaled by the square root of the corresponding relaxation rate.
"""
+ if not self.tb_ham.relaxation:
+ return []
- return get_relax_ops(self.relax_rates, self.tb_ham)
+ tb_basis = self.tb_ham.tb_basis
+ tb_basis_sites_dict = self.tb_ham.tb_basis_sites_dict
+
+ return get_relax_ops(tb_basis, tb_basis_sites_dict, self.relax_rates)
def _get_deph_ops(self):
"""
diff --git a/qDNA/environment/relax_ops.py b/qDNA/environment/relax_ops.py
index f2cb881..2d618f6 100644
--- a/qDNA/environment/relax_ops.py
+++ b/qDNA/environment/relax_ops.py
@@ -28,7 +28,7 @@ def get_relax_op(tb_basis, tb_site):
return q.Qobj(relax_op)
-def get_relax_ops(relax_rates, tb_ham):
+def get_relax_ops(tb_basis, tb_basis_sites_dict, relax_rates):
"""
Generate relaxation operators based on the provided relaxation rates and tight-binding Hamiltonian.
@@ -45,10 +45,9 @@ def get_relax_ops(relax_rates, tb_ham):
"""
relax_ops = []
- if tb_ham.relaxation:
- for tb_site in tb_ham.tb_basis:
- relax_rate = relax_rates[tb_ham.tb_basis_sites_dict[tb_site]]
- if relax_rate != 0:
- relax_op = get_relax_op(tb_ham.tb_basis, tb_site)
- relax_ops.append(np.sqrt(relax_rate) * relax_op)
+ for tb_site in tb_basis:
+ relax_rate = relax_rates[tb_basis_sites_dict[tb_site]]
+ if relax_rate != 0:
+ relax_op = get_relax_op(tb_basis, tb_site)
+ relax_ops.append(np.sqrt(relax_rate) * relax_op)
return relax_ops
diff --git a/qDNA/evaluation/dipole.py b/qDNA/evaluation/dipole.py
index 2dd1bb1..b08912b 100644
--- a/qDNA/evaluation/dipole.py
+++ b/qDNA/evaluation/dipole.py
@@ -230,7 +230,7 @@ def calc_dipole_moment_dict(tb_model_name, filename, directory, num_cpu=None):
save_json(
dipole_dict,
kwargs,
- "dipole_" + filename,
+ "dipole_moment_" + filename,
directory,
)
return dipole_moment_dict
diff --git a/qDNA/evaluation/eq_states.py b/qDNA/evaluation/eq_states.py
index 13d6340..2870966 100644
--- a/qDNA/evaluation/eq_states.py
+++ b/qDNA/evaluation/eq_states.py
@@ -7,6 +7,7 @@
from ..utils import get_conversion
from ..model import global_to_local, local_to_global
+from ..hamiltonian import delete_groundstate
__all__ = ["get_therm_eq_state", "get_deph_eq_state"]
@@ -78,11 +79,16 @@ def get_deph_eq_state(me_solver):
# Local dephasing
if me_solver.lindblad_diss.loc_deph_rate:
# maximally mixed state
- return np.eye(me_solver.tb_ham.matrix_dim) / me_solver.tb_ham.matrix_dim
+ dim = me_solver.tb_ham.matrix_dim
+ if me_solver.tb_ham.relaxation:
+ dim -= 1
+ return np.eye(dim) / dim
# Global dephasing
if me_solver.lindblad_diss.glob_deph_rate:
- loc_init_matrix = me_solver.init_matrix.full()
+ loc_init_matrix = me_solver.init_matrix.full().real
+ if me_solver.tb_ham.relaxation:
+ loc_init_matrix = delete_groundstate(loc_init_matrix)
_, eigs = me_solver.tb_ham.get_eigensystem()
glob_init_matrix = local_to_global(loc_init_matrix, eigs)
diff --git a/qDNA/gui/plotting_window.py b/qDNA/gui/plotting_window.py
index 92f34f9..85b88ac 100644
--- a/qDNA/gui/plotting_window.py
+++ b/qDNA/gui/plotting_window.py
@@ -2,7 +2,7 @@
import matplotlib.pyplot as plt
from matplotlib.backends.backend_tkagg import FigureCanvasTkAgg
-from ..plotting import plot_pop, plot_pops, plot_coh, plot_fourier
+from ..visualization import plot_pop, plot_pops, plot_coh, plot_fourier
from ..tools import save_figure
# -----------------------------------------------------------------------------------------------------
diff --git a/qDNA/gui/qdna_app.py b/qDNA/gui/qdna_app.py
index ca5d0f2..9d104cb 100644
--- a/qDNA/gui/qdna_app.py
+++ b/qDNA/gui/qdna_app.py
@@ -199,8 +199,3 @@ def enable_plotting_frame(self):
self.initial_frame.change_state("disabled")
self.options_frame.change_state("disabled")
self.plot_options_frame.change_state("normal")
-
-
-if __name__ == "__main__":
- app = qDNA_app()
- app.mainloop()
diff --git a/qDNA/hamiltonian/tb_ham.py b/qDNA/hamiltonian/tb_ham.py
index 14baa8c..1468d2e 100644
--- a/qDNA/hamiltonian/tb_ham.py
+++ b/qDNA/hamiltonian/tb_ham.py
@@ -153,6 +153,7 @@ def __init__(self, dna_seq, **ham_kwargs):
self._relaxation = self.ham_kwargs.get("relaxation")
self.eh_basis = get_eh_basis(self.tb_model.tb_dims)
self._nn_cutoff = self.ham_kwargs.get("nn_cutoff")
+
self.matrix = self.get_matrix()
self.matrix_dim = self.matrix.shape[0]
self.backbone = True if self.tb_model.num_strands in (3, 4) else False
diff --git a/qDNA/hamiltonian/tb_matrices.py b/qDNA/hamiltonian/tb_matrices.py
index 065c60f..6feb526 100644
--- a/qDNA/hamiltonian/tb_matrices.py
+++ b/qDNA/hamiltonian/tb_matrices.py
@@ -95,8 +95,8 @@ def tb_ham_1P(
tb_str = f"E_{tb_basis_sites_dict[old_state]}"
else:
tb_str = f"{tb_str}_{tb_basis_sites_dict[old_state]}{tb_basis_sites_dict[new_state]}"
- if tb_str[0] == "h" and tb_str not in tb_param_dict:
- tb_str = f"{tb_str[0]}_{tb_basis_sites_dict[new_state]}{tb_basis_sites_dict[old_state]}"
+ if tb_str[0] in ["h", "r"] and tb_str not in tb_param_dict:
+ tb_str = f"{tb_str.split('_')[0]}_{tb_basis_sites_dict[new_state]}{tb_basis_sites_dict[old_state]}"
if tb_str not in tb_param_dict:
raise ValueError(
diff --git a/qDNA/hamiltonian/tb_params.py b/qDNA/hamiltonian/tb_params.py
index 23426de..7766d3e 100644
--- a/qDNA/hamiltonian/tb_params.py
+++ b/qDNA/hamiltonian/tb_params.py
@@ -28,14 +28,12 @@ def save_tb_params(
Parameters
----------
- tb_param_dict : dict
+ tb_params : dict
Dictionary containing the tight-binding parameters.
- info_dict : dict
+ metadata : dict
Dictionary with metadata, e.g., `source`, `particle`, and `tb_model_name`.
directory : str, optional
Directory to save the file, by default `data/raw/tb_params`.
- notes : str, optional
- Additional notes to include in the info_dict, by default None.
Examples
--------
@@ -58,7 +56,7 @@ def load_tb_params(
Parameters
----------
- info_dict : dict
+ metadata : dict
Dictionary with metadata, e.g., `source`, `particle`, and `tb_model_name`.
directory : str, optional
Directory to load the file from, by default `data/raw/tb_params`.
diff --git a/qDNA/lcao/save_load.py b/qDNA/lcao/save_load.py
index 70adbec..7aef934 100644
--- a/qDNA/lcao/save_load.py
+++ b/qDNA/lcao/save_load.py
@@ -77,7 +77,9 @@ def convert_pdb_to_xyz(filepath_pdb):
elements = []
coordinates = []
current_base = None
- xyz_files = {}
+
+ current_chain = ""
+ current_base_number = 0
# Read the PDB file
with open(filepath_pdb, "r") as file:
@@ -90,11 +92,26 @@ def convert_pdb_to_xyz(filepath_pdb):
z = float(line[46:54].strip()) # Extract Z coordinate
# Parse base identifier
- residue_name = line[17:20].strip()
- residue_sequence_number = line[22:26].strip()
- base_identifier = (
- str(residue_sequence_number).zfill(2) + residue_name[1]
- )
+ base_identifier = line[17:20].strip()
+ chain_identifier = line[21].strip()
+ base_number = int(line[22:26].strip())
+
+ chain_changes = current_chain != chain_identifier
+ base_changes = current_base_number != base_number
+
+ # checks if the base counter starts from one if the chain changes
+ if chain_changes:
+ lower_strand = True
+ num_bases_per_strand = current_base_number
+ start_from_one = bool(base_number == 1)
+
+ if base_changes and lower_strand and start_from_one:
+ base_number += num_bases_per_strand
+
+ current_chain = chain_identifier
+ current_base_number = base_number
+
+ base_identifier = str(base_number).zfill(2) + base_identifier[1]
# If base changes, write the previous base to a new .xyz file
if current_base is not None and base_identifier != current_base:
diff --git a/qDNA/lcao/slater_koster.py b/qDNA/lcao/slater_koster.py
index 04ef131..933e731 100644
--- a/qDNA/lcao/slater_koster.py
+++ b/qDNA/lcao/slater_koster.py
@@ -17,8 +17,11 @@ def calc_orbital_overlap(orbital1, orbital2, connection):
vector = np.array(orbital2.coordinates) - np.array(orbital1.coordinates)
distance = np.linalg.norm(vector)
- if distance != 0:
- vector_norm = vector / distance
+
+ if distance == 0:
+ return 0
+
+ vector_norm = vector / distance
orbital_types = [orbital1.orbital_type, orbital2.orbital_type]
diff --git a/qDNA/tools/check_input.py b/qDNA/tools/check_input.py
index 22bb4b3..cfb3622 100644
--- a/qDNA/tools/check_input.py
+++ b/qDNA/tools/check_input.py
@@ -139,13 +139,6 @@ def check_diss_kwargs(**diss_kwargs):
assert isinstance(kwargs["relax_rates"], dict), f"relax_rates must be of form dict"
# check values
- DNA_SITES = CONFIG["DNA_BASES"] + ["B"]
- assert all(
- [
- key in DNA_SITES and isinstance(value, (int, float))
- for key, value in kwargs["relax_rates"].items()
- ]
- )
assert (
kwargs["spectral_density"] in CONFIG["SPECTRAL_DENSITIES"]
), f"spectral_density must be in {CONFIG['SPECTRAL_DENSITIES']}"
diff --git a/qDNA/plotting/__init__.py b/qDNA/visualization/__init__.py
similarity index 96%
rename from qDNA/plotting/__init__.py
rename to qDNA/visualization/__init__.py
index 8a0e2e6..3ef5269 100644
--- a/qDNA/plotting/__init__.py
+++ b/qDNA/visualization/__init__.py
@@ -17,6 +17,7 @@
"axes.grid": True, # Always show grid
"grid.linestyle": "--", # Grid line style
"grid.alpha": 0.7, # Grid transparency
+ "axes.titlesize": 18, # Font size for title
"axes.labelsize": 15, # Font size for axis labels
"legend.fontsize": 12, # Font size for legend
"xtick.labelsize": 12, # Font size for x-tick labels
diff --git a/qDNA/plotting/plot_dna_base_frequency.py b/qDNA/visualization/plot_dna_base_frequency.py
similarity index 100%
rename from qDNA/plotting/plot_dna_base_frequency.py
rename to qDNA/visualization/plot_dna_base_frequency.py
diff --git a/qDNA/plotting/plot_eigenspectrum.py b/qDNA/visualization/plot_eigenspectrum.py
similarity index 88%
rename from qDNA/plotting/plot_eigenspectrum.py
rename to qDNA/visualization/plot_eigenspectrum.py
index 3d40215..6b9f35c 100644
--- a/qDNA/plotting/plot_eigenspectrum.py
+++ b/qDNA/visualization/plot_eigenspectrum.py
@@ -54,23 +54,21 @@ def plot_eigs(ax, tb_ham, eigenstate_idx):
# calculation
_, eigs = tb_ham.get_eigensystem()
+ eigs_prob_distribution = {}
# 1P description
if tb_ham.description == "2P":
for particle in tb_ham.particles:
# extract eigenstate population for each local state
reduced_dm_eigs = get_reduced_dm_eigs(tb_ham, particle, eigenstate_idx)
- eigs_distribution = np.diag(reduced_dm_eigs)
- eigs_prob_distribution = np.multiply(
- eigs_distribution, eigs_distribution.conj()
- ).real
+ eigs_prob_distribution[particle] = np.diag(reduced_dm_eigs).real
# 2P description
elif tb_ham.description == "1P":
for particle in tb_ham.particles:
# extract eigenstate population for each local state
eigs_distribution = np.diag(eigs)
- eigs_prob_distribution = np.multiply(
+ eigs_prob_distribution[particle] = np.multiply(
eigs_distribution, eigs_distribution.conj()
).real
@@ -78,7 +76,7 @@ def plot_eigs(ax, tb_ham, eigenstate_idx):
for particle in tb_ham.particles:
ax.plot(
tb_ham.tb_basis,
- eigs_prob_distribution,
+ eigs_prob_distribution[particle],
label=particle,
color=COLORS_PARTICLES[particle],
)
diff --git a/qDNA/plotting/plot_fourier.py b/qDNA/visualization/plot_fourier.py
similarity index 97%
rename from qDNA/plotting/plot_fourier.py
rename to qDNA/visualization/plot_fourier.py
index dda18eb..5f37049 100644
--- a/qDNA/plotting/plot_fourier.py
+++ b/qDNA/visualization/plot_fourier.py
@@ -40,7 +40,7 @@ def plot_fourier(ax, tb_ham, init_state, end_state, x_axis):
frequencies_dict = tb_ham.get_frequencies(init_state, end_state)
# transform frequencies to rad/ps
for particle in tb_ham.particles:
- conversion = get_conversion(tb_ham.unit, "rad/ps")
+ conversion = get_conversion(tb_ham.unit, "rad/ps") / (2 * np.pi)
frequencies_dict[particle] = np.array(frequencies_dict[particle]) * conversion
# plotting
@@ -54,7 +54,7 @@ def plot_fourier(ax, tb_ham, init_state, end_state, x_axis):
if x_axis.lower() == "frequency":
ax.plot(
frequencies,
- amplitudes,
+ np.abs(amplitudes),
".",
label=particle,
color=COLORS_PARTICLES[particle],
@@ -65,7 +65,7 @@ def plot_fourier(ax, tb_ham, init_state, end_state, x_axis):
elif x_axis.lower() == "period":
ax.plot(
periods,
- amplitudes,
+ np.abs(amplitudes),
".",
label=particle,
color=COLORS_PARTICLES[particle],
@@ -78,6 +78,7 @@ def plot_fourier(ax, tb_ham, init_state, end_state, x_axis):
elif x_axis.lower() == "period":
ax.set_xlabel("Period in fs")
ax.set_ylabel("Amplitude")
+ ax.set_ylim(0.01)
ax.legend()
diff --git a/qDNA/plotting/plot_pop.py b/qDNA/visualization/plot_pop.py
similarity index 95%
rename from qDNA/plotting/plot_pop.py
rename to qDNA/visualization/plot_pop.py
index dfdc0c5..d377603 100644
--- a/qDNA/plotting/plot_pop.py
+++ b/qDNA/visualization/plot_pop.py
@@ -133,10 +133,14 @@ def plot_pops(me_solver):
num_strands,
num_sites_per_strand,
figsize=(5 * num_sites_per_strand, 5 * num_strands),
+ sharex=True,
+ sharey=True,
)
- for i, (ax, tb_site) in enumerate(zip(axes.flatten(), tb_basis)):
- add_legend = i == 0
- plot_pop(ax, tb_site, me_solver, add_legend=add_legend)
+ axes = axes.flatten()
+ for ax, tb_site in zip(axes, tb_basis):
+ plot_pop(ax, tb_site, me_solver, add_legend=False)
+ axes[0].set_ylabel("Population")
+ axes[0].set_xlabel("Time [" + me_solver.t_unit + "]")
return fig, axes
diff --git a/scripts/activate.bat b/scripts/activate.bat
new file mode 100644
index 0000000..732a94d
--- /dev/null
+++ b/scripts/activate.bat
@@ -0,0 +1,68 @@
+@echo off
+
+:: Check if Python 3 is installed
+python --version >nul 2>&1
+if errorlevel 1 (
+ echo Python 3 is not installed. Please install Python and try again.
+ exit /b
+)
+
+:: Check if pip is installed
+pip --version >nul 2>&1
+if errorlevel 1 (
+ echo pip is not installed. Please install pip and try again.
+ exit /b
+)
+
+:: Check if the virtual environment exists
+if exist ".venv\Scripts\activate.bat" (
+ echo Virtual environment found. Activating the environment...
+ call .venv\Scripts\activate.bat
+) else (
+ echo Virtual environment not found.
+
+ :: Ask the user if they want to create a new virtual environment (default: Yes)
+ set /p createVenv="Do you want to create a new virtual environment (Y/N)? [Y]: "
+ if "%createVenv%"=="" set createVenv=Y
+ if /i "%createVenv%"=="Y" (
+ echo Creating a new virtual environment...
+ python -m venv .venv
+ echo Activating the newly created environment...
+ call .venv\Scripts\activate.bat
+
+ echo Installing packages...
+ pip install --upgrade pip
+ pip install -e .
+
+ set /p installJupyter="Install Jupyter Notebook (Y/N)? [N]: "
+ if "%installJupyter%"=="" set installJupyter=N
+ if /i "%installJupyter%"=="Y" (
+ pip install ipykernel notebook
+ ) else (
+ echo Skipping Jupyter Notebook installation.
+ )
+
+ echo Running tests...
+ pip install pytest
+ python -m pytest --disable-warnings
+ ) else (
+ echo Skipping virtual environment setup. Exiting.
+ exit /b
+ )
+)
+
+set /p openGUI="Open Graphical User Interface (Y/N)? [N]: "
+if "%openGUI%"=="" set openGUI=N
+if /i "%openGUI%"=="Y" (
+ python Scripts/open_gui.py
+) else (
+ echo Skipping GUI launch.
+)
+
+set /p openJupyter="Open Jupyter Notebook (Y/N)? [N]: "
+if "%openJupyter%"=="" set openJupyter=N
+if /i "%openJupyter%"=="Y" (
+ jupyter notebook
+) else (
+ echo Skipping Jupyter Notebook launch.
+)
diff --git a/scripts/activate.ps1 b/scripts/activate.ps1
index eb672a2..e9a25e7 100644
--- a/scripts/activate.ps1
+++ b/scripts/activate.ps1
@@ -1,50 +1,78 @@
-Write-Output "Checking if the virtual environment already exists..."
-$envExists = Test-Path -Path ".venv_qdna/Scripts/activate"
+# Function to prompt with a default value
+function Prompt-Default {
+ param(
+ [string]$Message,
+ [string]$Default
+ )
+ $response = Read-Host "$Message [$Default]"
+ if ([string]::IsNullOrWhiteSpace($response)) {
+ return $Default
+ }
+ return $response
+}
+
+# Check if Python 3 is installed
+if (-not (Get-Command python -ErrorAction SilentlyContinue)) {
+ Write-Error "Python is not installed. Please install Python and try again."
+ exit 1
+}
-if ($envExists) {
+# Check if pip is installed
+if (-not (Get-Command pip -ErrorAction SilentlyContinue)) {
+ Write-Error "pip is not installed. Please install pip and try again."
+ exit 1
+}
+# Check if the virtual environment exists
+if (Test-Path ".venv/Scripts/Activate.ps1") {
Write-Output "Virtual environment found. Activating the environment..."
- & .venv_qdna/Scripts/activate
-
+ . .\.venv\Scripts\Activate.ps1
} else {
+ Write-Output "Virtual environment not found."
- Write-Output "Virtual environment not found. Creating a new virtual environment..."
- python -m venv .venv_qdna
- Write-Output "Activating the newly created environment..."
- & .venv_qdna/Scripts/activate
+ # Ask the user if they want to create a new virtual environment (default: Yes)
+ $createVenv = Prompt-Default "Do you want to create a new virtual environment (Y/N)" "Y"
+ if ($createVenv -match "^(Y|y)$") {
+ Write-Output "Creating a new virtual environment..."
+ python -m venv .venv
+ Write-Output "Activating the newly created environment..."
+ . .\.venv\Scripts\Activate.ps1
- Write-Output "Installing package in editable mode..."
- pip install -e .
+ Write-Output "Installing package in editable mode..."
+ pip install --upgrade pip
+ pip install -e .
+ # Ask the user if they want to install Jupyter Notebook
+ $installJupyter = Prompt-Default "Install Jupyter Notebook (Y/N)" "N"
+ if ($installJupyter -match "^(Y|y)$") {
+ Write-Output "Installing Jupyter Notebook..."
+ pip install ipykernel
+ pip install notebook
+ } else {
+ Write-Output "Jupyter Notebook installation skipped."
+ }
- $installJupyter = Read-Host "Install Jupyter Notebook ([Y/N])?"
-
- if ($installJupyter -eq "Y" -or $openGUI -eq "y") {
- Write-Output "Installing Jupyter Notebook..."
- pip install ipykernel
- pip install notebook
+ Write-Output "Running tests to verify everything is working..."
+ pip install pytest
+ python -m pytest --disable-pytest-warnings
} else {
- Write-Output "Installation skipped."
+ Write-Output "Virtual environment creation skipped. Exiting..."
+ exit 1
}
-
- Write-Output "Running tests to verify everything is working..."
- pip install pytest
- python -m pytest --disable-pytest-warnings
}
-
-$openGUI = Read-Host "Open Graphical User Interface ([Y/N])?"
-
-if ($openGUI -eq "Y" -or $openGUI -eq "y") {
+# Option to open the GUI
+$openGUI = Prompt-Default "Open Graphical User Interface (Y/N)" "N"
+if ($openGUI -match "^(Y|y)$") {
Write-Output "Opening the qDNA graphical user interface..."
- python qDNA/gui/qdna_app.py
+ python Scripts/open_gui.py
} else {
Write-Output "Graphical User Interface launch skipped."
}
-$openJupyter = Read-Host "Open Jupyter Notebook ([Y/N])?"
-
-if ($openJupyter -eq "Y" -or $openGUI -eq "y") {
+# Option to open Jupyter Notebook
+$openJupyter = Prompt-Default "Open Jupyter Notebook (Y/N)" "N"
+if ($openJupyter -match "^(Y|y)$") {
Write-Output "Opening Jupyter Notebook..."
jupyter notebook
} else {
diff --git a/scripts/activate.sh b/scripts/activate.sh
new file mode 100644
index 0000000..e264fbd
--- /dev/null
+++ b/scripts/activate.sh
@@ -0,0 +1,71 @@
+#!/bin/bash
+
+# Function to prompt with a default value
+prompt_default() {
+ local message=$1
+ local default=$2
+ read -p "$message [$default]: " response
+ echo "${response:-$default}"
+}
+
+# Check if Python 3 is installed
+if ! command -v python3 &>/dev/null; then
+ echo "Python 3 is not installed. Please install Python and try again."
+ exit 1
+fi
+
+# Check if pip is installed
+if ! command -v pip3 &>/dev/null; then
+ echo "pip is not installed. Please install pip and try again."
+ exit 1
+fi
+
+# Check if the virtual environment exists
+if [ -f ".venv/bin/activate" ]; then
+ echo "Virtual environment found. Activating the environment..."
+ source .venv/bin/activate
+else
+ echo "Virtual environment not found."
+ create_venv=$(prompt_default "Do you want to create a new virtual environment (Y/N)" "Y")
+ if [[ "$create_venv" =~ ^[Yy]$ ]]; then
+ echo "Creating a new virtual environment..."
+ python3 -m venv .venv
+ source .venv/bin/activate
+
+ echo "Installing packages..."
+ pip install --upgrade pip
+ pip install -e .
+
+ install_jupyter=$(prompt_default "Install Jupyter Notebook (Y/N)" "N")
+ if [[ "$install_jupyter" =~ ^[Yy]$ ]]; then
+ pip install ipykernel notebook
+ else
+ echo "Skipping Jupyter Notebook installation."
+ fi
+
+ echo "Running tests..."
+ pip install pytest
+ python3 -m pytest --disable-warnings
+ else
+ echo "Skipping virtual environment setup. Exiting."
+ exit 1
+ fi
+fi
+
+open_gui=$(prompt_default "Open Graphical User Interface (Y/N)" "N")
+if [[ "$open_gui" =~ ^[Yy]$ ]]; then
+ if [ -f "Scripts/open_gui.py" ]; then
+ python3 Scripts/open_gui.py
+ else
+ echo "GUI script not found."
+ fi
+else
+ echo "Skipping GUI launch."
+fi
+
+open_jupyter=$(prompt_default "Open Jupyter Notebook (Y/N)" "N")
+if [[ "$open_jupyter" =~ ^[Yy]$ ]]; then
+ jupyter notebook
+else
+ echo "Skipping Jupyter Notebook launch."
+fi
diff --git a/scripts/howto.md b/scripts/howto.md
index eb9eea3..6b9a7b9 100644
--- a/scripts/howto.md
+++ b/scripts/howto.md
@@ -1,13 +1,44 @@
-# Example on Windows Powershell
-Navigate to the project directory
+# How to Run the Script
-```bash
+## Windows
+
+Navigate to the project directory:
+
+```powershell
Set-Location -Path "C:\Users\\QuantumDNA"
```
-Run the desired script
+Run the desired script:
-```bash
+```powershell
powershell -ExecutionPolicy Bypass -File scripts\activate.ps1
```
+
+## macOS
+
+Navigate to the project directory:
+
+```bash
+cd /Users//QuantumDNA
+```
+
+Run the desired script:
+
+```bash
+source scripts/activate.sh
+```
+
+## Linux
+
+Navigate to the project directory:
+
+```bash
+cd /home//QuantumDNA
+```
+
+Run the desired script:
+
+```bash
+source scripts/activate.sh
+```
diff --git a/scripts/open_gui.py b/scripts/open_gui.py
new file mode 100644
index 0000000..ce55852
--- /dev/null
+++ b/scripts/open_gui.py
@@ -0,0 +1,5 @@
+from qDNA.gui import qDNA_app
+
+if __name__ == "__main__":
+ app = qDNA_app()
+ app.mainloop()
diff --git a/scripts/run_tests.ps1 b/scripts/run_tests.ps1
deleted file mode 100644
index f08a3ba..0000000
--- a/scripts/run_tests.ps1
+++ /dev/null
@@ -1,39 +0,0 @@
-# Use the following two commands on the Anaconda Powershell Prompt to run this file:
-
-# 1. Set-Location -Path "C:\Users\\QuantumDNA"
-# For example: Set-Location -Path "C:\Users\Dennis Herb\OneDrive\2_Uni\Doktor\python_projects\QuantumDNA"
-# 2. powershell -ExecutionPolicy Bypass -File scripts\run_tests.ps1
-
-# -----------------------------------------------------------
-
-Write-Output "Running tests"
-# -m: module, -s: start of search, -v: verbose
-# python -m unittest discover -s tests -v
-pip install pytest
-python -m pytest -vv tests/ --disable-pytest-warnings
-
-# -------------------------------------------------------
-
-Write-Output "Removing unnecessary files and directories created in setup"
-
-# Specify the directories that should be deleted
-$paths = @(
- "tests/__pycache__",
- "tests/.ipynb_checkpoints"
-)
-
-foreach ($path in $paths) {
-
- if (Test-Path -Path $path) {
-
- Remove-Item -Path $path -Recurse -Force
- Write-Output "Removed $path"
-
- } else {
-
- Write-Output "$path does not exist"
-
- }
-}
-
-# ------------------------------------------------------
diff --git a/tests/test_evaluation/test_eq_states.py b/tests/test_evaluation/test_eq_states.py
index 10070e0..98843a4 100644
--- a/tests/test_evaluation/test_eq_states.py
+++ b/tests/test_evaluation/test_eq_states.py
@@ -36,11 +36,10 @@ def test_get_therm_eq_state(upper_strand, tb_model_name, expected):
True,
np.array(
[
- [0.2, 0.0, 0.0, 0.0, 0.0],
- [0.0, 0.2, 0.0, 0.0, 0.0],
- [0.0, 0.0, 0.2, 0.0, 0.0],
- [0.0, 0.0, 0.0, 0.2, 0.0],
- [0.0, 0.0, 0.0, 0.0, 0.2],
+ [0.25, 0.0, 0.0, 0.0],
+ [0.0, 0.25, 0.0, 0.0],
+ [0.0, 0.0, 0.25, 0.0],
+ [0.0, 0.0, 0.0, 0.25],
]
),
)