You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using QSIPrep to pre-process some BIDS datasets using an HPC. I am seeing that the scheduler is reporting the tasks as being completed successfully and the output files being written successfully, but the err files are showing some error stack.
Additional details
QSIPrep version: 1.0.0rc1
Docker version: N/A
Singularity version: 3.7.0
What were you trying to do?
Run qsiprep to preprocess anat+dwi(+fielmap) data.
What did you expect to happen?
I would expect the err files to be empty.
What actually happened?
The err file written by the SLURM job contains some error stack. The full contents of the file are attached.
Summary
I am using
QSIPrep
to pre-process some BIDS datasets using an HPC. I am seeing that the scheduler is reporting the tasks as being completed successfully and the output files being written successfully, but theerr
files are showing some error stack.Additional details
What were you trying to do?
Run
qsiprep
to preprocess anat+dwi(+fielmap) data.What did you expect to happen?
I would expect the
err
files to be empty.What actually happened?
The
err
file written by the SLURM job contains some error stack. The full contents of the file are attached.qsiprep_err.txt
Reproducing the bug
The sbatch relevant snippet:
The singularity command snippet:
The stack trace does not seem to contain critical errors, but would be grateful if you could confirm this.
Even if they are not critical, I believe they should be fixed, though.
Thanks for developing and maintaining this tool.
The text was updated successfully, but these errors were encountered: