Skip to content

Commit

Permalink
build docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed Sep 22, 2022
1 parent ad2d0d8 commit 2eda685
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified docs/_build/doctrees/config_stamp.doctree
Binary file not shown.
Binary file modified docs/_build/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/_build/html/_sources/config_stamp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ to customize any aspect of the stamp-building process.
* ``min_snr`` = *float_value* (optional) Equivalent to Basic, but only applies to the first stamp in the ring.
* ``max_snr`` = *float_value* (optional) Equivalent to Basic, but only applies to the first stamp in the ring.
* ``reject`` = *bool_value* (optional) Equivalent to Basic, but only applies to the first stamp in the ring.
* ``shear`` = *shear_value* (optional) Shear the galaxy profile by a given shear. Normally ``shear`` goes in the ``gal`` field. But for ring simulations, where we rotate the base galaxy by some amount, one typically want the shear to be applied after the rotation. So any ``shear`` (or other transformation) item that is in the ``gal`` field is applied *before* the ring rotation. Then any ``shear`` (or again, any other transformation) that is in the ``stamp`` field is applied *after* the ring rotation.
* ``shear`` = *shear_value* (optional) Shear the galaxy profile by a given shear. Normally ``shear`` goes in the ``gal`` field. But for ring simulations, where we rotate the base galaxy by some amount, one typically wants the shear to be applied after the rotation. So any ``shear`` (or other transformation) item that is in the ``gal`` field is applied *before* the ring rotation. Then any ``shear`` (or again, any other transformation) that is in the ``stamp`` field is applied *after* the ring rotation.


Custom Stamp Types
Expand Down
2 changes: 1 addition & 1 deletion docs/_build/html/config_stamp.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h2>Stamp Types<a class="headerlink" href="#stamp-types" title="Permalink to thi
<li><p><code class="docutils literal notranslate"><span class="pre">min_snr</span></code> = <em>float_value</em> (optional) Equivalent to Basic, but only applies to the first stamp in the ring.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">max_snr</span></code> = <em>float_value</em> (optional) Equivalent to Basic, but only applies to the first stamp in the ring.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">reject</span></code> = <em>bool_value</em> (optional) Equivalent to Basic, but only applies to the first stamp in the ring.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">shear</span></code> = <em>shear_value</em> (optional) Shear the galaxy profile by a given shear. Normally <code class="docutils literal notranslate"><span class="pre">shear</span></code> goes in the <code class="docutils literal notranslate"><span class="pre">gal</span></code> field. But for ring simulations, where we rotate the base galaxy by some amount, one typically want the shear to be applied after the rotation. So any <code class="docutils literal notranslate"><span class="pre">shear</span></code> (or other transformation) item that is in the <code class="docutils literal notranslate"><span class="pre">gal</span></code> field is applied <em>before</em> the ring rotation. Then any <code class="docutils literal notranslate"><span class="pre">shear</span></code> (or again, any other transformation) that is in the <code class="docutils literal notranslate"><span class="pre">stamp</span></code> field is applied <em>after</em> the ring rotation.</p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">shear</span></code> = <em>shear_value</em> (optional) Shear the galaxy profile by a given shear. Normally <code class="docutils literal notranslate"><span class="pre">shear</span></code> goes in the <code class="docutils literal notranslate"><span class="pre">gal</span></code> field. But for ring simulations, where we rotate the base galaxy by some amount, one typically wants the shear to be applied after the rotation. So any <code class="docutils literal notranslate"><span class="pre">shear</span></code> (or other transformation) item that is in the <code class="docutils literal notranslate"><span class="pre">gal</span></code> field is applied <em>before</em> the ring rotation. Then any <code class="docutils literal notranslate"><span class="pre">shear</span></code> (or again, any other transformation) that is in the <code class="docutils literal notranslate"><span class="pre">stamp</span></code> field is applied <em>after</em> the ring rotation.</p></li>
</ul>
</div></blockquote>
</li>
Expand Down

0 comments on commit 2eda685

Please sign in to comment.