Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 3, 2024
1 parent 0c4764e commit 241e3b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,7 @@ <h2><a class="toc-backref" href="#id2" role="doc-backlink">Pipeline</a><a class=
<li><p><strong>name</strong> (<em>str</em>) – filename-friendly name used for outputs from this pipeline. For example “20230101_ABAur”</p></li>
<li><p><strong>dpp_version</strong> (<em>str</em>) – The version of vampires_dpp that this configuration file is valid with. Typically not set by user.</p></li>
<li><p><strong>coronagraphic</strong> (<em>bool</em>) – If true will use coronagraphic routines for processing.</p></li>
<li><p><strong>planetary</strong> (<em>bool</em>) – If true will use planetary routines for processing.</p></li>
<li><p><strong>save_adi_cubes</strong> (<em>bool</em>) – If true, will save ADI cubes and derotation angles in product directory.</p></li>
<li><p><strong>target</strong> (<a class="reference internal" href="#vampires_dpp.pipeline.config.TargetConfig" title="vampires_dpp.pipeline.config.TargetConfig"><em>TargetConfig</em></a><em> | </em><em>None</em>) – If set, provides options for target object, primarily coordinates. If not set, will use header values.</p></li>
<li><p><strong>combine</strong> (<em>CombineConfig</em>) – Options for frame combinations</p></li>
Expand Down

0 comments on commit 241e3b0

Please sign in to comment.