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 425469e commit 1f4e941Copy full SHA for 1f4e941
nipype/interfaces/freesurfer/petsurfer.py
@@ -319,7 +319,7 @@ class GTMPVCInputSpec(FSTraitedSpec):
319
desc="RefId1 RefId2 ... : compute HiBinding TAC for KM as mean of given RefIds",
320
)
321
322
- ss = traits.Tuple(
+ steady_state_params = traits.Tuple(
323
traits.Float,
324
325
0 commit comments