dipy_fetch#
Synopsis#
Download files to folder and check their md5 checksums.
To see all available datasets, please type “list” in data_names.
Usage#
dipy_fetch [OPTIONS] data_names
Input Parameters#
data_namesAny number of Nifti1, bvals or bvecs files.
General Options#
--subjectsIdentifiers of the subjects to download. Used only by the HBN & HCP dataset. For example with HBN dataset: –subject NDARAA948VFH NDAREK918EC2 (default: None)
--include_optionalInclude optional datasets. (default: False)
--include_afqWhether to include pyAFQ derivatives. Used only by the HBN dataset. (default: False)
--hcp_bucketThe name of the HCP S3 bucket. (default: hcp-openaccess)
--hcp_profile_nameThe name of the AWS profile used for access. (default: hcp)
--hcp_studyWhich HCP study to grab. (default: HCP_1200)
--hcp_aws_access_key_idAWS credentials to HCP AWS S3. Will only be used if profile_name is set to False. (default: None)
--hcp_aws_secret_access_keyAWS credentials to HCP AWS S3. Will only be used if profile_name is set to False. (default: None)
Output Options#
--out_dirOutput directory. (default: current directory)
References#
Garyfallidis, E., M. Brett, B. Amirbekian, A. Rokem, S. Van Der Walt, M. Descoteaux, and I. Nimmo-Smith. Dipy, a library for the analysis of diffusion MRI data. Frontiers in Neuroinformatics, 1-18, 2014.