Skip to content

Commit

Permalink
Update rapidtide_parser.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bbfrederick committed Nov 3, 2024
1 parent 2385d72 commit 119135e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions rapidtide/workflows/rapidtide_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -1371,9 +1371,7 @@ def _get_parser():
"--premask",
dest="premask",
action="store_true",
help=(
"Apply masking prior to spatial filtering to limit delay calculation to brain tissue only."
),
help=("Apply masking prior to spatial filtering to limit extracerebral sources."),
default=False,
)
experimental.add_argument(
Expand Down

0 comments on commit 119135e

Please sign in to comment.