Skip to content

Commit

Permalink
updated documentation for factor search
Browse files Browse the repository at this point in the history
  • Loading branch information
deronsmith committed May 9, 2024
1 parent f93d771 commit 1006fc6
Show file tree
Hide file tree
Showing 30 changed files with 469 additions and 167 deletions.
Binary file modified docs/doctrees/docs/esat.data.doctree
Binary file not shown.
Binary file modified docs/doctrees/docs/esat.doctree
Binary file not shown.
Binary file modified docs/doctrees/docs/esat.model.doctree
Binary file not shown.
Binary file modified docs/doctrees/docs/eval.doctree
Binary file not shown.
Binary file modified docs/doctrees/docs/modules.doctree
Binary file not shown.
Binary file modified docs/doctrees/environment.pickle
Binary file not shown.
8 changes: 8 additions & 0 deletions docs/esat.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ esat.utils module
:undoc-members:
:show-inheritance:

esat.helpers module
-------------------

.. automodule:: esat.helpers
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

Expand Down
2 changes: 1 addition & 1 deletion docs/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -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: 4ba35afb90c5b2d0b85054e11078cc3e
config: e003a3c28bc7bdc3940c6564486661b4
tags: 645f666f9bcd5a90fca523b33c5a78b7
4 changes: 2 additions & 2 deletions docs/html/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Environmental Source Apportionment Toolkit (ESAT) &mdash; Environmental Source Apportionment Toolkit (ESAT) 04/23/2024 documentation</title>
<title>Environmental Source Apportionment Toolkit (ESAT) &mdash; Environmental Source Apportionment Toolkit (ESAT) 05/09/2024 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=2ceadbe7"></script>
<script src="_static/documentation_options.js?v=b5dd6643"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
Expand Down
8 changes: 8 additions & 0 deletions docs/html/_sources/docs/esat.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,14 @@ esat.utils module
:undoc-members:
:show-inheritance:

esat.helpers module
-------------------

.. automodule:: esat.helpers
:members:
:undoc-members:
:show-inheritance:

Module contents
---------------

Expand Down
5 changes: 3 additions & 2 deletions docs/html/_sources/docs/modules.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@ Python API
===============

.. toctree::
:maxdepth: 2
:maxdepth: 3

esat.rst
esat.data.rst
esat.error.rst
esat.model.rst
esat.rotational.rst
eval.rst
eval.rst
2 changes: 1 addition & 1 deletion docs/html/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '04/23/2024',
VERSION: '05/09/2024',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions docs/html/docs/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Command Line Interface &mdash; Environmental Source Apportionment Toolkit (ESAT) 04/23/2024 documentation</title>
<title>Command Line Interface &mdash; Environmental Source Apportionment Toolkit (ESAT) 05/09/2024 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=2ceadbe7"></script>
<script src="../_static/documentation_options.js?v=b5dd6643"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand Down
4 changes: 2 additions & 2 deletions docs/html/docs/esat.cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>esat.cli package &mdash; Environmental Source Apportionment Toolkit (ESAT) 04/23/2024 documentation</title>
<title>esat.cli package &mdash; Environmental Source Apportionment Toolkit (ESAT) 05/09/2024 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=2ceadbe7"></script>
<script src="../_static/documentation_options.js?v=b5dd6643"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand Down
17 changes: 14 additions & 3 deletions docs/html/docs/esat.data.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>esat.data package &mdash; Environmental Source Apportionment Toolkit (ESAT) 04/23/2024 documentation</title>
<title>esat.data package &mdash; Environmental Source Apportionment Toolkit (ESAT) 05/09/2024 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=2ceadbe7"></script>
<script src="../_static/documentation_options.js?v=b5dd6643"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand Down Expand Up @@ -110,7 +110,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
<span id="esat-data-analysis-module"></span><h2>esat.data.analysis module<a class="headerlink" href="#module-esat.data.analysis" title="Link to this heading"></a></h2>
<dl class="py class">
<dt class="sig sig-object py" id="esat.data.analysis.BatchAnalysis">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">esat.data.analysis.</span></span><span class="sig-name descname"><span class="pre">BatchAnalysis</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">batch_sa</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="esat.model.html#esat.model.batch_sa.BatchSA" title="esat.model.batch_sa.BatchSA"><span class="pre">BatchSA</span></a></span></em><span class="sig-paren">)</span><a class="headerlink" href="#esat.data.analysis.BatchAnalysis" title="Link to this definition"></a></dt>
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">esat.data.analysis.</span></span><span class="sig-name descname"><span class="pre">BatchAnalysis</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">batch_sa</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="esat.model.html#esat.model.batch_sa.BatchSA" title="esat.model.batch_sa.BatchSA"><span class="pre">BatchSA</span></a></span></em>, <em class="sig-param"><span class="n"><span class="pre">data_handler</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><a class="reference internal" href="#esat.data.datahandler.DataHandler" title="esat.data.datahandler.DataHandler"><span class="pre">DataHandler</span></a></span><span class="w"> </span><span class="o"><span class="pre">=</span></span><span class="w"> </span><span class="default_value"><span class="pre">None</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#esat.data.analysis.BatchAnalysis" title="Link to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></p>
<p>Class for running batch solution analysis.</p>
<dl class="field-list simple">
Expand All @@ -137,6 +137,17 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
behavior. In this case, reducing the number of factors can resolve overfitting the model.</p>
</dd></dl>

<dl class="py method">
<dt class="sig sig-object py" id="esat.data.analysis.BatchAnalysis.plot_temporal_residuals">
<span class="sig-name descname"><span class="pre">plot_temporal_residuals</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">feature_idx</span></span><span class="p"><span class="pre">:</span></span><span class="w"> </span><span class="n"><span class="pre">int</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#esat.data.analysis.BatchAnalysis.plot_temporal_residuals" title="Link to this definition"></a></dt>
<dd><p>Plot the temporal residuals for a specified feature, by index, of all models in the SA batch.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters<span class="colon">:</span></dt>
<dd class="field-odd"><p><strong>feature_idx</strong> (<em>int</em>) – The index of the feature to plot.</p>
</dd>
</dl>
</dd></dl>

</dd></dl>

<dl class="py class">
Expand Down
4 changes: 2 additions & 2 deletions docs/html/docs/esat.error.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>esat.error package &mdash; Environmental Source Apportionment Toolkit (ESAT) 04/23/2024 documentation</title>
<title>esat.error package &mdash; Environmental Source Apportionment Toolkit (ESAT) 05/09/2024 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />

Expand All @@ -15,7 +15,7 @@

<script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=2ceadbe7"></script>
<script src="../_static/documentation_options.js?v=b5dd6643"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/js/theme.js"></script>
Expand Down
Loading

0 comments on commit 1006fc6

Please sign in to comment.