Skip to content

Commit

Permalink
mri_mask.help.cpp. #NF. Added ability to invert mask before applying it
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Greve committed Dec 6, 2021
1 parent 214ad4a commit a0c821d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mri_mask/mri_mask.help.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@
<explanation>Create and extract data from a bounding box around the mask. The bounding box is expanded by npad[X] voxels in each direction. npad should be at least 1 to avoid clipping</explanation>
<argument>-abs</argument>
<explanation>take abs() before applying threshold</explanation>
<argument>-invert, -no-invert</argument>
<explanation>Invert mask (or turn off inversion)</explanation>
<argument>-rh</argument>
<explanation>set mask in rh labels to 1 (assumes input mask is an aseg)</explanation>
<argument>-lh</argument>
Expand Down

0 comments on commit a0c821d

Please sign in to comment.