Skip to content

Commit

Permalink
Deploying to gh-pages from @ 02b0ad0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
We-Gold committed Aug 8, 2024
1 parent 9b636da commit 02883d1
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions guide/backproject/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ <h3 id="slicing-options">Slicing Options</h3>
<li><code>Output Single File</code> - Whether to output one tiff stack file or a folder of files.</li>
<li><code>Output Min Bounding Box</code> - Save only the minimum volume needed to contain the backprojected slices. The offset will be stored in the <code>-configuration.json</code> file under <code>backprojection_offset</code>. This value is the (x_min, y_min, z_min).</li>
<li><code>Binary Backprojection</code> - Whether or not to binarize all the values of the backprojection. Enable this to backproject a segmentation.</li>
<li><code>Offset in Filename</code> - Whether or not to include the (x_min, y_min, z_min) offset for min bounding box in the output file name. Only applies if <code>Output Min Bounding Box</code> is true.</li>
<li><code>Max RAM (GB)</code> - 0 indicates no RAM limit. Setting a RAM limit allows Ouroboros to optimize performance and avoid overusing RAM.</li>
</ul>
<h3 id="how-does-backprojection-work">How Does Backprojection Work?</h3>
Expand Down
Loading

0 comments on commit 02883d1

Please sign in to comment.