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
RuntimeError: Could not find path in the dataset:
- **/sub-01_ses-forrestgump_acq-dico_run-01_bold_moco.txt
Perhaps you mean one of these paths:
- sub-01/ses-forrestgump/func/sub-01_ses-forrestgump_task-forrestgump_acq-dico_run-01_bold.json
- sub-01/ses-forrestgump/func/sub-01_ses-forrestgump_task-forrestgump_acq-dico_run-01_bold.nii.gz
Please check your includes.
why is this the case? Does openneuro-py search for all files? It seems that it only searches /rawdata?
The text was updated successfully, but these errors were encountered:
I would like to download this file using openneuro-py:
https://openneuro.org/datasets/ds000113/versions/1.3.0/file-display/derivatives:motion:sub-01:ses-forrestgump:func:sub-01_ses-forrestgump_acq-dico_run-01_bold_moco.txt
I tried
but this gives me:
why is this the case? Does openneuro-py search for all files? It seems that it only searches /rawdata?
The text was updated successfully, but these errors were encountered: