Skip to content

Commit

Permalink
fslstats
Browse files Browse the repository at this point in the history
  • Loading branch information
birajstha committed Nov 22, 2024
1 parent a59123a commit 8a73f82
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions descriptors/fsl/fslstats.json
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@
"name": "Input file"
},
{
"command-line-flag": "-K",
"command-line-flag": "-k",
"description": "Generate separate n submasks from indexMask, for indexvalues 1..n where n is the maximum index value in indexMask, and generate statistics for each submask",
"value-key": "[INDEX_MASK]",
"type": "File",
@@ -268,7 +268,10 @@
{
"description": "Preoptions",
"id": "preoptions_group",
"members": ["index_mask", "timeseries_flag"],
"members": [
"index_mask",
"timeseries_flag"
],
"name": "Preoptions"
},
{
@@ -313,4 +316,4 @@
"name": "Output statistics"
}
]
}
}

0 comments on commit 8a73f82

Please sign in to comment.