Skip to content

Commit

Permalink
revert default atlas back to multihist7
Browse files Browse the repository at this point in the history
  • Loading branch information
akhanf committed Feb 13, 2025
1 parent 5c334ff commit 26323bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hippunfold/config/snakebids.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,9 @@ parse_args:

--atlas:
choices:
# - 'multihist7'
- 'multihist7'
- 'bbhist'
default: 'bbhist'
default: 'multihist7'
help: 'Select the atlas (unfolded space) to use for subfield labels. (default: %(default)s)'

--no_unfolded_reg:
Expand Down

0 comments on commit 26323bb

Please sign in to comment.