nipy / dmriprep

MOVED TO https://github.com/nipreps/dmriprep
Other
17 stars 11 forks source link

progress bar for data module #26

Closed akeshavan closed 5 years ago

akeshavan commented 5 years ago
from dmriprep.data import get_dataset
get_dataset('path/to/output/dir') # needs a progress bar in bash and also on notebook?
akeshavan commented 5 years ago

also for the HBN data, add the function that moves the T1.nii.gz in derivatives to the freesurfer folder.

richford commented 5 years ago

Closed by #38