-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Description
I'm trying to use ciftify_peaktable and ciftify_statclust_report with the --output-peaks flag to generate reports for statistical maps. Unfortunately, ciftify_peaktable throws an error when trying to call the cluster function.
Here is an example:
ciftify_peaktable /data/*.dscalar.nii \
--outputbase /out/TEST
Error:
option -- unrecognized - ignored
Usage: cluster <options> graphfile
-C k - generate no more than k clusters (0)
0 : no limit
-c k - use clustering method k (0)
0 : use modularity
1 : use modularity quality
-o <outfile> - output file (stdout)
-v - verbose mode
-? - print usage
I ran this from inside the fmriprep_ciftify:latest (17 November 2022) and fmriprep_ciftify:1.1.8-2.1.1 docker containers, i.e. using docker run --rm -it --entrypoint bash tigrlab/fmriprep_ciftify:1.1.8-2.1.1 and then calling ciftify_peaktable
Metadata
Metadata
Assignees
Labels
No labels