Open joebathelt opened 2 years ago
This is related to this issue https://github.com/edickie/ciftify/issues/166
As a temporary fix, if you run export PATH=/usr/lib/fsl/5.0:${PATH}
before ciftify_peaktable it'll find the correct version of the 'cluster' command
I'm trying to use
ciftify_peaktable
andciftify_statclust_report
with the --output-peaks flag to generate reports for statistical maps. Unfortunately,ciftify_peaktable
throws an error when trying to call thecluster
function.Here is an example:
Error:
I ran this from inside the _fmriprepciftify:latest (17 November 2022) and _fmriprepciftify: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 callingciftify_peaktable