We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee18224 commit 6324c1cCopy full SHA for 6324c1c
phys2bids/cli/run.py
@@ -142,7 +142,7 @@ def _get_parser():
142
help="Run automatic algorithm to estimate clusters of triggers, i.e. the "
143
"'takes' or 'runs' of fMRI. Useful when sequences were stopped and restarted, "
144
"or when you don't know how many triggers or trs you have in each take. "
145
- "This might work 95% of the time. Default is False.",
+ "This might work 95%% of the time. Default is False.",
146
default=False,
147
)
148
optional.add_argument(
0 commit comments