Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 2, 2023
1 parent aa0e359 commit 810e4a0
Show file tree
Hide file tree
Showing 31 changed files with 638 additions and 631 deletions.
Binary file modified dev/_images/tutorials_timeseries_10_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_12_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_14_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_16_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_19_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_20_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_21_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_23_1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_26_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_30_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_32_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_34_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_36_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_38_2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified dev/_images/tutorials_timeseries_8_0.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions dev/genindex.html
Expand Up @@ -719,7 +719,7 @@ <h2 id="H">H</h2>
</li>
<li><a href="timeseries_ref.html#kuibit.timeseries.TimeSeries.hamming_windowed">hamming_windowed() (kuibit.timeseries.TimeSeries method)</a>
</li>
<li><a href="gw_utils_ref.html#kuibit.gw_utils.Detectors.hanford">hanford (kuibit.gw_utils.Detectors attribute)</a>
<li><a href="gw_utils_ref.html#kuibit.gw_utils.Detectors.hanford">hanford (kuibit.gw_utils.Detectors property)</a>
</li>
<li><a href="cactus_multipoles_ref.html#kuibit.cactus_multipoles.MultipoleAllDets.has_detector">has_detector() (kuibit.cactus_multipoles.MultipoleAllDets method)</a>

Expand Down Expand Up @@ -1041,7 +1041,7 @@ <h2 id="K">K</h2>
<h2 id="L">L</h2>
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="gw_utils_ref.html#kuibit.gw_utils.Detectors.livingston">livingston (kuibit.gw_utils.Detectors attribute)</a>
<li><a href="gw_utils_ref.html#kuibit.gw_utils.Detectors.livingston">livingston (kuibit.gw_utils.Detectors property)</a>
</li>
<li><a href="cactus_scalars_ref.html#kuibit.cactus_scalars.OneScalar.load">load() (kuibit.cactus_scalars.OneScalar method)</a>
</li>
Expand Down Expand Up @@ -1928,7 +1928,7 @@ <h2 id="V">V</h2>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="gw_utils_ref.html#kuibit.gw_utils.Detectors.virgo">virgo (kuibit.gw_utils.Detectors attribute)</a>
<li><a href="gw_utils_ref.html#kuibit.gw_utils.Detectors.virgo">virgo (kuibit.gw_utils.Detectors property)</a>
</li>
<li><a href="cactus_horizons_ref.html#kuibit.cactus_horizons.OneHorizon.vtk_at_it">vtk_at_it() (kuibit.cactus_horizons.OneHorizon method)</a>
</li>
Expand Down
12 changes: 6 additions & 6 deletions dev/gw_utils_ref.html
Expand Up @@ -82,21 +82,21 @@ <h3>Navigation</h3>
<dt class="sig sig-object py" id="kuibit.gw_utils.Detectors">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">kuibit.gw_utils.</span></span><span class="sig-name descname"><span class="pre">Detectors</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">hanford</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">livingston</span></span></em>, <em class="sig-param"><span class="n"><span class="pre">virgo</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#kuibit.gw_utils.Detectors" title="Permalink to this definition"></a></dt>
<dd><p>Create new instance of Detectors(hanford, livingston, virgo)</p>
<dl class="py attribute">
<dl class="py property">
<dt class="sig sig-object py" id="kuibit.gw_utils.Detectors.hanford">
<span class="sig-name descname"><span class="pre">hanford</span></span><a class="headerlink" href="#kuibit.gw_utils.Detectors.hanford" title="Permalink to this definition"></a></dt>
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">hanford</span></span><a class="headerlink" href="#kuibit.gw_utils.Detectors.hanford" title="Permalink to this definition"></a></dt>
<dd><p>Alias for field number 0</p>
</dd></dl>

<dl class="py attribute">
<dl class="py property">
<dt class="sig sig-object py" id="kuibit.gw_utils.Detectors.livingston">
<span class="sig-name descname"><span class="pre">livingston</span></span><a class="headerlink" href="#kuibit.gw_utils.Detectors.livingston" title="Permalink to this definition"></a></dt>
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">livingston</span></span><a class="headerlink" href="#kuibit.gw_utils.Detectors.livingston" title="Permalink to this definition"></a></dt>
<dd><p>Alias for field number 1</p>
</dd></dl>

<dl class="py attribute">
<dl class="py property">
<dt class="sig sig-object py" id="kuibit.gw_utils.Detectors.virgo">
<span class="sig-name descname"><span class="pre">virgo</span></span><a class="headerlink" href="#kuibit.gw_utils.Detectors.virgo" title="Permalink to this definition"></a></dt>
<em class="property"><span class="pre">property</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">virgo</span></span><a class="headerlink" href="#kuibit.gw_utils.Detectors.virgo" title="Permalink to this definition"></a></dt>
<dd><p>Alias for field number 2</p>
</dd></dl>

Expand Down
Binary file modified dev/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion dev/searchindex.js

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions dev/tutorials/cactus_horizons.html
Expand Up @@ -149,7 +149,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
[&lt;matplotlib.lines.Line2D at 0x7fe7c1f350d0&gt;]
[&lt;matplotlib.lines.Line2D at 0x7f17552bddd0&gt;]
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand All @@ -174,7 +174,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
[&lt;matplotlib.lines.Line2D at 0x7fe7c1e99640&gt;]
[&lt;matplotlib.lines.Line2D at 0x7f1754e93cd0&gt;]
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down Expand Up @@ -206,7 +206,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
&lt;mpl_toolkits.mplot3d.art3d.Path3DCollection at 0x7fe7bfa91b50&gt;
&lt;mpl_toolkits.mplot3d.art3d.Path3DCollection at 0x7f1754bdee50&gt;
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down Expand Up @@ -278,7 +278,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
&lt;mpl_toolkits.mplot3d.art3d.Path3DCollection at 0x7fe7bbbec1f0&gt;
&lt;mpl_toolkits.mplot3d.art3d.Path3DCollection at 0x7f1750ea32d0&gt;
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down Expand Up @@ -308,7 +308,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
[&lt;matplotlib.patches.Polygon at 0x7fe7bc9ba790&gt;]
[&lt;matplotlib.patches.Polygon at 0x7f17507d6650&gt;]
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand All @@ -335,7 +335,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
[&lt;matplotlib.patches.Polygon at 0x7fe7bc59f040&gt;]
[&lt;matplotlib.patches.Polygon at 0x7f17522ce0d0&gt;]
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand All @@ -360,7 +360,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
[&lt;matplotlib.patches.Polygon at 0x7fe7bc340ac0&gt;]
[&lt;matplotlib.patches.Polygon at 0x7f1752240d90&gt;]
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down Expand Up @@ -423,7 +423,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
&lt;matplotlib.legend.Legend at 0x7fe7bc6a9e20&gt;
&lt;matplotlib.legend.Legend at 0x7f1751fff850&gt;
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down Expand Up @@ -490,7 +490,7 @@ <h1>Working with Cactus horizons<a class="headerlink" href="#Working-with-Cactus
</div>
<div class="output_area docutils container">
<div class="highlight"><pre>
&lt;matplotlib.legend.Legend at 0x7fe7bfa91a00&gt;
&lt;matplotlib.legend.Legend at 0x7f1751efba90&gt;
</pre></div></div>
</div>
<div class="nboutput nblast docutils container">
Expand Down

0 comments on commit 810e4a0

Please sign in to comment.