When I run QSIPrep, everything seems good until the ConnectivityReport step. The message in the terminal shows that QSIPrep has already finished the step of “plot_connectivity”.
But nothing further happened. It stagnated at this step.
Now. this is all output files in my dwi directory of qsirecon.
This is my command:
qsiprep-docker /mnt/workdir/DCM/BIDS /mnt/workdir/DCM/BIDS/derivatives/qsiprep participant --participant_label 073 074 --output-resolution 2 --recon_input /mnt/workdir/DCM/BIDS/derivatives/qsiprep --recon_spec /mnt/workdir/DCM/Docs/Reference/qsiprep/mrtrix_multishell_msmt_ACT-hsvs.json --fs-license-file /mnt/data/license.txt --freesurfer-input /mnt/workdir/DCM/BIDS/derivatives/freesurfer -w /mnt/workdir/DCM/working --custom_atlases /mnt/workdir/DCM/Docs/Reference/qsiprep/qsirecon_atlases --nthreads 100 --gpus all
I’m not sure if qsiprep has finished its work because there were no errors in the terminal or the qsirecon directories. Can you please help me to confirm if it has completed its task?