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 11a77d6 commit b89ca83Copy full SHA for b89ca83
nibabies/interfaces/freesurfer.py
@@ -33,7 +33,6 @@ class InfantReconAllInputSpec(CommandLineInputSpec):
33
)
34
age = traits.Range(
35
low=0,
36
- high=24,
37
argstr="--age %d",
38
desc="Subject age in months",
39
0 commit comments