Skip to content

Commit 5291323

Browse files
committed
Deploying to gh-pages from @ 74d08b8 🚀
1 parent 00802e3 commit 5291323

File tree

5 files changed

+6
-30
lines changed

5 files changed

+6
-30
lines changed

Diff for: atacr.html

+1-12
Original file line numberDiff line numberDiff line change
@@ -540,17 +540,6 @@ <h4>DayNoise<a class="headerlink" href="#daynoise" title="Link to this heading">
540540
</ul>
541541
</dd>
542542
</dl>
543-
<dl class="py attribute">
544-
<dt class="sig sig-object py" id="id0">
545-
<span class="sig-name descname"><span class="pre">f</span></span><a class="headerlink" href="#id0" title="Link to this definition"></a></dt>
546-
<dd><p>Positive frequency axis for corresponding window parameters</p>
547-
<dl class="field-list simple">
548-
<dt class="field-odd">Type<span class="colon">:</span></dt>
549-
<dd class="field-odd"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">ndarray</span></code></p>
550-
</dd>
551-
</dl>
552-
</dd></dl>
553-
554543
<dl class="py attribute">
555544
<dt class="sig sig-object py" id="obstools.atacr.classes.DayNoise.power">
556545
<span class="sig-name descname"><span class="pre">power</span></span><a class="headerlink" href="#obstools.atacr.classes.DayNoise.power" title="Link to this definition"></a></dt>
@@ -579,7 +568,7 @@ <h4>DayNoise<a class="headerlink" href="#daynoise" title="Link to this heading">
579568
<dd><p>Container for the Rotated power and cross spectra</p>
580569
<dl class="field-list simple">
581570
<dt class="field-odd">Type<span class="colon">:</span></dt>
582-
<dd class="field-odd"><p><a class="reference internal" href="#obstools.atacr.classes.Cross" title="obstools.atacr.classes.Cross"><code class="xref py py-class docutils literal notranslate"><span class="pre">Cross</span></code></a>, optional</p>
571+
<dd class="field-odd"><p><a class="reference internal" href="#obstools.atacr.classes.Rotation" title="obstools.atacr.classes.Rotation"><code class="xref py py-class docutils literal notranslate"><span class="pre">Rotation</span></code></a>, optional</p>
583572
</dd>
584573
</dl>
585574
</dd></dl>

Diff for: comply.html

+2-15
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@
6565
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.f"><code class="docutils literal notranslate"><span class="pre">Comply.f</span></code></a></li>
6666
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.c11"><code class="docutils literal notranslate"><span class="pre">Comply.c11</span></code></a></li>
6767
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.tf_list"><code class="docutils literal notranslate"><span class="pre">Comply.tf_list</span></code></a></li>
68-
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.complyfunc"><code class="docutils literal notranslate"><span class="pre">Comply.complyfunc</span></code></a></li>
6968
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.ComplyDict"><code class="docutils literal notranslate"><span class="pre">Comply.ComplyDict</span></code></a></li>
7069
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.calculate_compliance"><code class="docutils literal notranslate"><span class="pre">Comply.calculate_compliance()</span></code></a></li>
7170
<li class="toctree-l4"><a class="reference internal" href="#obstools.comply.classes.Comply.save"><code class="docutils literal notranslate"><span class="pre">Comply.save()</span></code></a></li>
@@ -239,18 +238,6 @@ <h2>API documentation<a class="headerlink" href="#api-documentation" title="Link
239238
</dl>
240239
</dd></dl>
241240

242-
<dl class="py attribute">
243-
<dt class="sig sig-object py" id="obstools.comply.classes.Comply.complyfunc">
244-
<span class="sig-name descname"><span class="pre">complyfunc</span></span><a class="headerlink" href="#obstools.comply.classes.Comply.complyfunc" title="Link to this definition"></a></dt>
245-
<dd><p>Dictionary of compliance and coherence functions given the available
246-
components.</p>
247-
<dl class="field-list simple">
248-
<dt class="field-odd">Type<span class="colon">:</span></dt>
249-
<dd class="field-odd"><p>Dict</p>
250-
</dd>
251-
</dl>
252-
</dd></dl>
253-
254241
<dl class="py class">
255242
<dt class="sig sig-object py" id="obstools.comply.classes.Comply.ComplyDict">
256243
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-name descname"><span class="pre">ComplyDict</span></span><a class="headerlink" href="#obstools.comply.classes.Comply.ComplyDict" title="Link to this definition"></a></dt>
@@ -262,8 +249,8 @@ <h2>API documentation<a class="headerlink" href="#api-documentation" title="Link
262249
<dd><p>Method to calculate compliance and coherence functions from the
263250
averaged (daily or station-averaged) noise spectra.</p>
264251
<dl class="py attribute">
265-
<dt class="sig sig-object py" id="id0">
266-
<span class="sig-name descname"><span class="pre">complyfunc</span></span><a class="headerlink" href="#id0" title="Link to this definition"></a></dt>
252+
<dt class="sig sig-object py" id="obstools.comply.classes.Comply.complyfunc">
253+
<span class="sig-name descname"><span class="pre">complyfunc</span></span><a class="headerlink" href="#obstools.comply.classes.Comply.complyfunc" title="Link to this definition"></a></dt>
267254
<dd><p>Container Dictionary for all possible compliance and
268255
coherence functions</p>
269256
<dl class="field-list simple">

Diff for: genindex.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ <h2 id="C">C</h2>
168168
</li>
169169
<li><a href="comply.html#obstools.comply.classes.Comply.ComplyDict">Comply.ComplyDict (class in obstools.comply.classes)</a>
170170
</li>
171-
<li><a href="comply.html#id0">complyfunc (obstools.comply.classes.Comply attribute)</a>, <a href="comply.html#obstools.comply.classes.Comply.complyfunc">[1]</a>
171+
<li><a href="comply.html#obstools.comply.classes.Comply.complyfunc">complyfunc (obstools.comply.classes.Comply attribute)</a>
172172
</li>
173173
<li><a href="atacr.html#obstools.atacr.classes.EventStream.correct">correct (obstools.atacr.classes.EventStream attribute)</a>
174174
</li>
@@ -236,7 +236,7 @@ <h2 id="E">E</h2>
236236
<h2 id="F">F</h2>
237237
<table style="width: 100%" class="indextable genindextable"><tr>
238238
<td style="width: 33%; vertical-align: top;"><ul>
239-
<li><a href="atacr.html#id0">f (obstools.atacr.classes.DayNoise attribute)</a>, <a href="atacr.html#obstools.atacr.classes.DayNoise.f">[1]</a>
239+
<li><a href="atacr.html#obstools.atacr.classes.DayNoise.f">f (obstools.atacr.classes.DayNoise attribute)</a>
240240

241241
<ul>
242242
<li><a href="atacr.html#obstools.atacr.classes.StaNoise.f">(obstools.atacr.classes.StaNoise attribute)</a>

Diff for: objects.inv

-10 Bytes
Binary file not shown.

Diff for: searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)