Skip to content

Commit

Permalink
Updated .readthedocs.yaml file.
Browse files Browse the repository at this point in the history
Restored overwritten minor changes in some scripts.
  • Loading branch information
rottenstea committed Jan 30, 2024
1 parent 13be45f commit ddc4588
Show file tree
Hide file tree
Showing 10 changed files with 31 additions and 31 deletions.
Binary file added .coverage
Binary file not shown.
Binary file modified docs/build/doctrees/Examples.doctree
Binary file not shown.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
12 changes: 6 additions & 6 deletions docs/build/html/Examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ <h2>3. Add uncertainties and plot the result<a class="headerlink" href="#add-unc
</div>
</div>
<div class="cell_output docutils container">
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/Users/alena/PycharmProjects/PaperI/EmpiricalArchive/IsoModulator/Simulation_functions.py:195: SettingWithCopyWarning:
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/Users/alena/PycharmProjects/PaperI/EmpiricalArchive/IsoModulator/Simulation_functions.py:201: SettingWithCopyWarning:


A value is trying to be set on a copy of a slice from a DataFrame.
Expand All @@ -202,12 +202,12 @@ <h2>3. Add uncertainties and plot the result<a class="headerlink" href="#add-unc
No artists with labels found to put in legend. Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
</pre></div>
</div>
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/var/folders/z6/y4rdkpdx3vlbwtmngx04x_1w0000gp/T/ipykernel_18950/3922852537.py:3: UserWarning:
<div class="output stderr highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>/var/folders/z6/y4rdkpdx3vlbwtmngx04x_1w0000gp/T/ipykernel_24080/3922852537.py:3: UserWarning:

Matplotlib is currently using module://matplotlib_inline.backend_inline, which is a non-GUI backend, so cannot show the figure.
</pre></div>
</div>
<img alt="_images/78dc16d7171d286e8e33e31d463547dc4145f2d15565142b7f946fa6d54c5bc7.png" src="_images/78dc16d7171d286e8e33e31d463547dc4145f2d15565142b7f946fa6d54c5bc7.png" />
<img alt="_images/8e4b2f10942e3723cef4cb70ca6a3239cd47686b1a32af1289ac6bb1403ea7fc.png" src="_images/8e4b2f10942e3723cef4cb70ca6a3239cd47686b1a32af1289ac6bb1403ea7fc.png" />
</div>
</div>
</section>
Expand Down Expand Up @@ -236,7 +236,7 @@ <h2>4. Calculate the new isochrone<a class="headerlink" href="#calculate-the-new
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The &#39;no_errors&#39; flag is activated. All weights for the SVR will be set to one.
</pre></div>
</div>
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The resampling of 100 curves took 16.07006287574768 s (6 parallel jobs).
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>The resampling of 100 curves took 15.633490800857544 s (6 parallel jobs).
</pre></div>
</div>
</div>
Expand All @@ -258,7 +258,7 @@ <h2>5. Plot the result<a class="headerlink" href="#plot-the-result" title="Perma
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/594cb1ed6bc64dafe338d56f1f8d190544c21c1ad5870204c2a6ee14d83b4139.png" src="_images/594cb1ed6bc64dafe338d56f1f8d190544c21c1ad5870204c2a6ee14d83b4139.png" />
<img alt="_images/377fc301d988b684ab0a36df9df3d7270d1a4f610987840f194b80de03bf1506.png" src="_images/377fc301d988b684ab0a36df9df3d7270d1a4f610987840f194b80de03bf1506.png" />
</div>
</div>
</section>
Expand All @@ -281,7 +281,7 @@ <h2>6. Calculate the difference between the curves<a class="headerlink" href="#c
</div>
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Area between curves: 1.1641176307170609
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Area between curves: 0.690393920974019
</pre></div>
</div>
</div>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/build/html/searchindex.js

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 24 additions & 24 deletions docs/build/jupyter_execute/Examples.ipynb

Large diffs are not rendered by default.

0 comments on commit ddc4588

Please sign in to comment.