-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Summary
Running this portion of the example walkthrough
cubids purge BIDS_Dataset_DataLad no_ped.txt --use-datalad
resulted in
Traceback (most recent call last):
File "/gpfs/fs001/cbica/projects/pennlinc_rbc/miniforge3/bin/cubids", line 8, in <module>
sys.exit(_main())
^^^^^^^
File "/gpfs/fs001/cbica/projects/pennlinc_rbc/software/CuBIDS/cubids/cli.py", line 1076, in _main
options.func(**args)
File "/gpfs/fs001/cbica/projects/pennlinc_rbc/software/CuBIDS/cubids/workflows.py", line 487, in purge
bod.purge(str(scans))
File "/gpfs/fs001/cbica/projects/pennlinc_rbc/software/CuBIDS/cubids/cubids.py", line 852, in purge
scans.append(self.path + "/" + str(row[0]))
~~~^^^
IndexError: list index out of range
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working