diff --git a/.buildinfo b/.buildinfo index 04753f1de..5f0b5bc5f 100644 --- a/.buildinfo +++ b/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: bbe496c2a4d8555fab932952429fd957 +config: 237bf093caca6f44991acb3c6dfc93f7 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/_downloads/037b5aa4752b41748abf69bba9d1cbe4/EELS_curve_fitting.ipynb b/_downloads/037b5aa4752b41748abf69bba9d1cbe4/EELS_curve_fitting.ipynb index 179ffa60a..79e5cda1e 100644 --- a/_downloads/037b5aa4752b41748abf69bba9d1cbe4/EELS_curve_fitting.ipynb +++ b/_downloads/037b5aa4752b41748abf69bba9d1cbe4/EELS_curve_fitting.ipynb @@ -35,7 +35,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.7" + "version": "3.11.8" } }, "nbformat": 4, diff --git a/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip b/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip index d590473fc..e40d2fc19 100644 Binary files a/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip and b/_downloads/07fcc19ba03226cd3d83d4e40ec44385/auto_examples_python.zip differ diff --git a/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip b/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip index 8d0c8850a..13c627f50 100644 Binary files a/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip and b/_downloads/6f1e7a639e0699d6164445b55e6c116d/auto_examples_jupyter.zip differ diff --git a/_downloads/971c2906ad663020c2e6701928a24c9a/plot_residual.ipynb b/_downloads/971c2906ad663020c2e6701928a24c9a/plot_residual.ipynb index eaca56157..c2c79cbd1 100644 --- a/_downloads/971c2906ad663020c2e6701928a24c9a/plot_residual.ipynb +++ b/_downloads/971c2906ad663020c2e6701928a24c9a/plot_residual.ipynb @@ -132,7 +132,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.7" + "version": "3.11.8" } }, "nbformat": 4, diff --git a/_downloads/9fccdf8a75923677d25708442159bb9b/simple_arctan_fit.ipynb b/_downloads/9fccdf8a75923677d25708442159bb9b/simple_arctan_fit.ipynb index 5db23efb5..b75a27ee5 100644 --- a/_downloads/9fccdf8a75923677d25708442159bb9b/simple_arctan_fit.ipynb +++ b/_downloads/9fccdf8a75923677d25708442159bb9b/simple_arctan_fit.ipynb @@ -35,7 +35,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.7" + "version": "3.11.8" } }, "nbformat": 4, diff --git a/_images/sphx_glr_simple_arctan_fit_001.png b/_images/sphx_glr_simple_arctan_fit_001.png index 28c74a0b1..80dbd6c95 100644 Binary files a/_images/sphx_glr_simple_arctan_fit_001.png and b/_images/sphx_glr_simple_arctan_fit_001.png differ diff --git a/_images/sphx_glr_simple_arctan_fit_thumb.png b/_images/sphx_glr_simple_arctan_fit_thumb.png index 278b189c1..8485b85f8 100644 Binary files a/_images/sphx_glr_simple_arctan_fit_thumb.png and b/_images/sphx_glr_simple_arctan_fit_thumb.png differ diff --git a/_sources/auto_examples/model_fitting/EELS_curve_fitting.rst.txt b/_sources/auto_examples/model_fitting/EELS_curve_fitting.rst.txt index 05c3e99bb..9360b68ac 100644 --- a/_sources/auto_examples/model_fitting/EELS_curve_fitting.rst.txt +++ b/_sources/auto_examples/model_fitting/EELS_curve_fitting.rst.txt @@ -38,7 +38,7 @@ png file. .. code-block:: none - 0%| | 0.00/42.3M [00:00 + Exception ignored in: Traceback (most recent call last): - File "/opt/hostedtoolcache/Python/3.11.7/x64/lib/python3.11/site-packages/tqdm/std.py", line 1148, in __del__ + File "/opt/hostedtoolcache/Python/3.11.8/x64/lib/python3.11/site-packages/tqdm/std.py", line 1148, in __del__ self.close() - File "/opt/hostedtoolcache/Python/3.11.7/x64/lib/python3.11/site-packages/tqdm/notebook.py", line 279, in close + File "/opt/hostedtoolcache/Python/3.11.8/x64/lib/python3.11/site-packages/tqdm/notebook.py", line 279, in close self.disp(bar_style='danger', check_delay=False) ^^^^^^^^^ AttributeError: 'tqdm_notebook' object has no attribute 'disp' - 0%| | 0/10 [00:00Performs curve fitting to an EELS spectrum, plots the result and saves it as png file.

coreloss_spectrum Signal
  0%|                                              | 0.00/42.3M [00:00<?, ?B/s]
-  0%|                                      | 37.9k/42.3M [00:00<03:26, 205kB/s]
-  0%|                                       | 111k/42.3M [00:00<02:14, 314kB/s]
-  1%|▎                                      | 274k/42.3M [00:00<01:13, 573kB/s]
-  2%|▊                                     | 937k/42.3M [00:00<00:23, 1.75MB/s]
-  6%|██                                   | 2.33M/42.3M [00:00<00:08, 4.59MB/s]
- 11%|████                                 | 4.61M/42.3M [00:00<00:04, 9.13MB/s]
- 18%|██████▌                              | 7.51M/42.3M [00:01<00:02, 14.4MB/s]
- 24%|█████████                            | 10.4M/42.3M [00:01<00:01, 18.2MB/s]
- 30%|███████████▏                         | 12.8M/42.3M [00:01<00:01, 17.3MB/s]
- 37%|█████████████▋                       | 15.7M/42.3M [00:01<00:01, 20.2MB/s]
- 43%|████████████████                     | 18.4M/42.3M [00:01<00:01, 22.0MB/s]
- 50%|██████████████████▋                  | 21.3M/42.3M [00:01<00:00, 24.0MB/s]
- 57%|█████████████████████▏               | 24.2M/42.3M [00:01<00:00, 25.5MB/s]
- 64%|███████████████████████▌             | 26.9M/42.3M [00:01<00:00, 22.1MB/s]
- 70%|██████████████████████████           | 29.8M/42.3M [00:01<00:00, 23.9MB/s]
- 78%|████████████████████████████▋        | 32.8M/42.3M [00:02<00:00, 25.5MB/s]
- 85%|███████████████████████████████▎     | 35.8M/42.3M [00:02<00:00, 26.7MB/s]
- 92%|█████████████████████████████████▉   | 38.8M/42.3M [00:02<00:00, 27.8MB/s]
- 98%|████████████████████████████████████▍| 41.6M/42.3M [00:02<00:00, 23.8MB/s]
+  0%|                                      | 11.3k/42.3M [00:00<06:58, 101kB/s]
+  0%|                                      | 48.1k/42.3M [00:00<03:00, 235kB/s]
+  0%|                                      | 90.1k/42.3M [00:00<02:21, 298kB/s]
+  0%|                                       | 126k/42.3M [00:00<02:17, 306kB/s]
+  0%|▏                                      | 211k/42.3M [00:00<01:29, 468kB/s]
+  1%|▍                                      | 418k/42.3M [00:00<00:44, 934kB/s]
+  2%|▋                                     | 826k/42.3M [00:00<00:22, 1.82MB/s]
+  4%|█▍                                   | 1.68M/42.3M [00:00<00:11, 3.63MB/s]
+  8%|██▉                                  | 3.34M/42.3M [00:01<00:05, 7.14MB/s]
+ 13%|████▉                                | 5.63M/42.3M [00:01<00:03, 11.2MB/s]
+ 18%|██████▋                              | 7.60M/42.3M [00:01<00:02, 13.1MB/s]
+ 23%|████████▌                            | 9.78M/42.3M [00:01<00:02, 15.0MB/s]
+ 28%|██████████▍                          | 11.9M/42.3M [00:01<00:01, 16.1MB/s]
+ 33%|████████████▎                        | 14.0M/42.3M [00:01<00:01, 17.0MB/s]
+ 38%|██████████████▏                      | 16.2M/42.3M [00:01<00:01, 17.6MB/s]
+ 43%|████████████████                     | 18.3M/42.3M [00:01<00:01, 18.1MB/s]
+ 48%|█████████████████▊                   | 20.4M/42.3M [00:01<00:01, 18.2MB/s]
+ 53%|███████████████████▊                 | 22.6M/42.3M [00:02<00:01, 18.6MB/s]
+ 58%|█████████████████████▌               | 24.6M/42.3M [00:02<00:00, 18.3MB/s]
+ 63%|███████████████████████▍             | 26.8M/42.3M [00:02<00:00, 18.6MB/s]
+ 68%|█████████████████████████▏           | 28.8M/42.3M [00:02<00:00, 18.3MB/s]
+ 73%|███████████████████████████          | 30.9M/42.3M [00:02<00:00, 18.4MB/s]
+ 79%|█████████████████████████████▏       | 33.3M/42.3M [00:02<00:00, 19.2MB/s]
+ 84%|███████████████████████████████      | 35.5M/42.3M [00:02<00:00, 19.3MB/s]
+ 89%|█████████████████████████████████    | 37.8M/42.3M [00:02<00:00, 19.7MB/s]
+ 94%|██████████████████████████████████▉  | 39.9M/42.3M [00:02<00:00, 19.5MB/s]
   0%|                                              | 0.00/42.3M [00:00<?, ?B/s]
-100%|██████████████████████████████████████| 42.3M/42.3M [00:00<00:00, 230GB/s]
+100%|██████████████████████████████████████| 42.3M/42.3M [00:00<00:00, 187GB/s]
 
@@ -515,7 +522,7 @@ m.plot()
-

Total running time of the script: (0 minutes 8.694 seconds)

+

Total running time of the script: (0 minutes 9.440 seconds)