Open
Description
Hello all,
I am trying to run example_preprocessing notebook to figure out whether if my installation is proper. I have datalad installed already.
%%bash
datalad get -J 4 -d /data/ds000114 \
/data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz \
/data/ds000114/sub-*/ses-test/func/*fingerfootlips*
get(impossible): derivatives/fmriprep/sub-*/anat/*preproc.nii.gz [path not associated with any dataset]
get(impossible): sub-*/ses-test/func/*fingerfootlips* [path not associated with any dataset]
action summary:
get (impossible: 2)
[WARNING] path not associated with any dataset [get(/data/ds000114/derivatives/fmriprep/sub-*/anat/*preproc.nii.gz)]
[WARNING] path not associated with any dataset [get(/data/ds000114/sub-*/ses-test/func/*fingerfootlips*)]
Metadata
Metadata
Assignees
Labels
No labels