Skip to content

Commit

Permalink
Update docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 16, 2024
1 parent 223e5cd commit 37a540a
Show file tree
Hide file tree
Showing 19 changed files with 743 additions and 455 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified _downloads/90f956a0ec1a60c2f96c8c92607d6fea/plot_residual.zip
Binary file not shown.
Binary file modified _images/sphx_glr_simple_arctan_fit_001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/sphx_glr_simple_arctan_fit_thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions _sources/auto_examples/model_fitting/plot_residual.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,15 +110,15 @@ Fit for all navigation positions:

.. code-block:: none
Exception ignored in: <function tqdm.__del__ at 0x7f492599a3e0>
Exception ignored in: <function tqdm.__del__ at 0x7f167e34ae80>
Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/tqdm/std.py", line 1148, in __del__
self.close()
File "/opt/hostedtoolcache/Python/3.11.10/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:00<?, ?it/s] 100%|██████████| 10/10 [00:00<00:00, 1515.56it/s]
0%| | 0/10 [00:00<?, ?it/s] 100%|██████████| 10/10 [00:00<00:00, 1500.91it/s]



Expand Down Expand Up @@ -164,7 +164,7 @@ sphinx_gallery_thumbnail_number = 2

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.482 seconds)
**Total running time of the script:** (0 minutes 0.506 seconds)


.. _sphx_glr_download_auto_examples_model_fitting_plot_residual.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**01:24.140** total execution time for 3 files **from auto_examples/model_fitting**:
**02:07.583** total execution time for 3 files **from auto_examples/model_fitting**:

.. container::

Expand All @@ -33,11 +33,11 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_auto_examples_model_fitting_EELS_curve_fitting.py` (``EELS_curve_fitting.py``)
- 01:23.326
- 02:06.739
- 0.0
* - :ref:`sphx_glr_auto_examples_model_fitting_plot_residual.py` (``plot_residual.py``)
- 00:00.482
- 00:00.506
- 0.0
* - :ref:`sphx_glr_auto_examples_model_fitting_simple_arctan_fit.py` (``simple_arctan_fit.py``)
- 00:00.332
- 00:00.337
- 0.0
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ Fit an arctan function.
Active: True
Parameter Name | Free | Value | Std | Min | Max | Linear
============== | ======= | ========== | ========== | ========== | ========== | ======
A | True | 1.00132894 | 0.00215680 | None | None | True
k | True | 1.16312164 | 0.10825667 | None | None | False
x0 | True | -0.0906913 | 0.07387224 | None | None | False
A | True | 1.00164249 | 0.00209219 | None | None | True
k | True | 1.00222007 | 0.08324829 | None | None | False
x0 | True | -0.0614448 | 0.07765716 | None | None | False
Expand Down Expand Up @@ -91,7 +91,7 @@ Fit an arctan function.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.332 seconds)
**Total running time of the script:** (0 minutes 0.337 seconds)


.. _sphx_glr_download_auto_examples_model_fitting_simple_arctan_fit.py:
Expand Down
8 changes: 4 additions & 4 deletions _sources/sg_execution_times.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Computation times
=================
**01:24.140** total execution time for 3 files **from all galleries**:
**02:07.583** total execution time for 3 files **from all galleries**:

.. container::

Expand All @@ -33,11 +33,11 @@ Computation times
- Time
- Mem (MB)
* - :ref:`sphx_glr_auto_examples_model_fitting_EELS_curve_fitting.py` (``../examples/model_fitting/EELS_curve_fitting.py``)
- 01:23.326
- 02:06.739
- 0.0
* - :ref:`sphx_glr_auto_examples_model_fitting_plot_residual.py` (``../examples/model_fitting/plot_residual.py``)
- 00:00.482
- 00:00.506
- 0.0
* - :ref:`sphx_glr_auto_examples_model_fitting_simple_arctan_fit.py` (``../examples/model_fitting/simple_arctan_fit.py``)
- 00:00.332
- 00:00.337
- 0.0
1,058 changes: 673 additions & 385 deletions auto_examples/model_fitting/EELS_curve_fitting.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions auto_examples/model_fitting/plot_residual.html
Original file line number Diff line number Diff line change
Expand Up @@ -498,7 +498,7 @@
<div class="highlight-Python notranslate"><div class="highlight"><pre><span></span><a href="https://hyperspy.org/hyperspy-doc/current/reference/base_classes/model/basemodel.html#hyperspy.model.BaseModel.multifit" title="hyperspy.model.BaseModel.multifit" class="sphx-glr-backref-module-hyperspy-model sphx-glr-backref-type-py-method"><span class="n">m</span><span class="o">.</span><span class="n">multifit</span></a><span class="p">()</span>
</pre></div>
</div>
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Exception ignored in: &lt;function tqdm.__del__ at 0x7f492599a3e0&gt;
<div class="sphx-glr-script-out highlight-none notranslate"><div class="highlight"><pre><span></span>Exception ignored in: &lt;function tqdm.__del__ at 0x7f167e34ae80&gt;
Traceback (most recent call last):
File &quot;/opt/hostedtoolcache/Python/3.11.10/x64/lib/python3.11/site-packages/tqdm/std.py&quot;, line 1148, in __del__
self.close()
Expand All @@ -508,7 +508,7 @@
AttributeError: &#39;tqdm_notebook&#39; object has no attribute &#39;disp&#39;

0%| | 0/10 [00:00&lt;?, ?it/s]
100%|██████████| 10/10 [00:00&lt;00:00, 1515.56it/s]
100%|██████████| 10/10 [00:00&lt;00:00, 1500.91it/s]
</pre></div>
</div>
<p>Plot the fitted model with residual:</p>
Expand All @@ -520,7 +520,7 @@
<li><img src="../../_images/sphx_glr_plot_residual_002.png" srcset="../../_images/sphx_glr_plot_residual_002.png" alt="Signal" class = "sphx-glr-multi-img"/></li>
</ul>
<p>sphinx_gallery_thumbnail_number = 2</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.482 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.506 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-model-fitting-plot-residual-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/971c2906ad663020c2e6701928a24c9a/plot_residual.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">plot_residual.ipynb</span></code></a></p>
Expand Down
8 changes: 4 additions & 4 deletions auto_examples/model_fitting/sg_execution_times.html
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@

<section id="computation-times">
<span id="sphx-glr-auto-examples-model-fitting-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Link to this heading">#</a></h1>
<p><strong>01:24.140</strong> total execution time for 3 files <strong>from auto_examples/model_fitting</strong>:</p>
<p><strong>02:07.583</strong> total execution time for 3 files <strong>from auto_examples/model_fitting</strong>:</p>
<div class="docutils container">
<style scoped>
<link href="https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.3.0/css/bootstrap.min.css" rel="stylesheet" />
Expand All @@ -468,15 +468,15 @@
</thead>
<tbody>
<tr class="row-even"><td><p><a class="reference internal" href="EELS_curve_fitting.html#sphx-glr-auto-examples-model-fitting-eels-curve-fitting-py"><span class="std std-ref">EELS curve fitting</span></a> (<code class="docutils literal notranslate"><span class="pre">EELS_curve_fitting.py</span></code>)</p></td>
<td><p>01:23.326</p></td>
<td><p>02:06.739</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_residual.html#sphx-glr-auto-examples-model-fitting-plot-residual-py"><span class="std std-ref">Plot Residual</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_residual.py</span></code>)</p></td>
<td><p>00:00.482</p></td>
<td><p>00:00.506</p></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="simple_arctan_fit.html#sphx-glr-auto-examples-model-fitting-simple-arctan-fit-py"><span class="std std-ref">Simple arctan fit</span></a> (<code class="docutils literal notranslate"><span class="pre">simple_arctan_fit.py</span></code>)</p></td>
<td><p>00:00.332</p></td>
<td><p>00:00.337</p></td>
<td><p>0.0</p></td>
</tr>
</tbody>
Expand Down
8 changes: 4 additions & 4 deletions auto_examples/model_fitting/simple_arctan_fit.html
Original file line number Diff line number Diff line change
Expand Up @@ -480,9 +480,9 @@
Active: True
Parameter Name | Free | Value | Std | Min | Max | Linear
============== | ======= | ========== | ========== | ========== | ========== | ======
A | True | 1.00132894 | 0.00215680 | None | None | True
k | True | 1.16312164 | 0.10825667 | None | None | False
x0 | True | -0.0906913 | 0.07387224 | None | None | False
A | True | 1.00164249 | 0.00209219 | None | None | True
k | True | 1.00222007 | 0.08324829 | None | None | False
x0 | True | -0.0614448 | 0.07765716 | None | None | False
</pre></div>
</div>
<div class="line-block">
Expand Down Expand Up @@ -519,7 +519,7 @@
<a href="https://hyperspy.org/hyperspy-doc/current/reference/base_classes/model/model1d.html#hyperspy.models.model1d.Model1D.plot" title="hyperspy.models.model1d.Model1D.plot" class="sphx-glr-backref-module-hyperspy-models-model1d sphx-glr-backref-type-py-method"><span class="n">m</span><span class="o">.</span><span class="n">plot</span></a><span class="p">()</span>
</pre></div>
</div>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.332 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.337 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-model-fitting-simple-arctan-fit-py">
<div class="sphx-glr-download sphx-glr-download-jupyter docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/9fccdf8a75923677d25708442159bb9b/simple_arctan_fit.ipynb"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Jupyter</span> <span class="pre">notebook:</span> <span class="pre">simple_arctan_fit.ipynb</span></code></a></p>
Expand Down
Loading

0 comments on commit 37a540a

Please sign in to comment.