-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
What version of the bids app were you using?
0.0.2
Describe your problem in detail.
Traceback (most recent call last):
File "/run.py", line 238, in
run(('bids-validator %s'%args.bids_dir).split(' '))
File "/run.py", line 165, in run
raise Exception("Non zero return code: %d"%process.returncode)
Exception: Non zero return code: 1
What command did you run?
Command ran: singularity run -B /dartfs-hpc/rc/lab/C/CANlab/labdata/data/WASABI/1080_wasabi:/bids:ro -B /dartfs-hpc/rc/lab/C/CANlab/labdata/data/WASABI/derivatives/AFNI_PROC:/outputs /dartfs-hpc/rc/lab/C/CANlab/modules/afni_proc.sif /bids /outputs participant --participant_label SID001907
Describe what you expected.
afni_proc starts.
Reactions are currently unavailable