Skip to content

Commit

Permalink
update CLI info for no_unfoldedreg
Browse files Browse the repository at this point in the history
we don't yet actually check to see if metrics exist before trying to run
unfolded reg
  • Loading branch information
akhanf committed Jan 8, 2025
1 parent c6427d9 commit d9edaf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ parse_args:
help: 'Select the atlas (unfolded space) to use for subfield labels. (default: %(default)s)'

--no_unfolded_reg:
help: 'Do not perform unfolded space (2D) registration based on surface metrics (e.g. thickness, curvature, and gyrification) for closer alignment to the reference atlas. NOTE: unfolded_reg is automatically skipped if an atlas without metrics is chosen. (default: %(default)s)'
help: "Do not perform unfolded space (2D) registration based on surface metrics (e.g. thickness, curvature, and gyrification) for closer alignment to the reference atlas. (default: %(default)s)"
default: False
action: store_true

Expand Down

0 comments on commit d9edaf2

Please sign in to comment.