Skip to content

Commit

Permalink
deploy: 40cee2c
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbhughes committed Mar 27, 2024
1 parent 6982933 commit 5a92b0e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion _sources/configuration.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ There are four configurables for this section:
**output** section
--------------------

There are three configurables for this section:
There are four configurables for this section:

- *prefix*: the string that output files begin with
- *make_spectral*: if true, makes spectrally pure images as output. otherwise, these files are not made.
- *directory*: path to the directory where output files are written.
- *overwrite*: if true, output files will be overwritten. otherwise, the program will fail writing if a file already exists.
Expand Down
3 changes: 2 additions & 1 deletion configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,8 +453,9 @@ <h2><strong>paths</strong> section<a class="headerlink" href="#paths-section" ti
</section>
<section id="output-section">
<h2><strong>output</strong> section<a class="headerlink" href="#output-section" title="Link to this heading">#</a></h2>
<p>There are three configurables for this section:</p>
<p>There are four configurables for this section:</p>
<ul class="simple">
<li><p><em>prefix</em>: the string that output files begin with</p></li>
<li><p><em>make_spectral</em>: if true, makes spectrally pure images as output. otherwise, these files are not made.</p></li>
<li><p><em>directory</em>: path to the directory where output files are written.</p></li>
<li><p><em>overwrite</em>: if true, output files will be overwritten. otherwise, the program will fail writing if a file already exists.</p></li>
Expand Down
Loading

0 comments on commit 5a92b0e

Please sign in to comment.