-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated access and files after the November 2021 update #2
base: master
Are you sure you want to change the base?
Conversation
These changes include the November 2021 update. Please see datalad-datasets/human-connectome-project-openaccess#31 for more information
…. Specifically, the dataset consists of all <sub>/MNINonLinearfsaverage_LR32k/<sub>.{R,L}.SmoothedMyelinMap.32k_fs_LR.func.gii files. The structure of the directory tree and file names are kept identical to the full HCP dataset === Do not change lines below === { "chain": [ "03f4a1b86741f1b9d1ee164028f17104b5c16561" ], "cmd": "find .hcp/HCP1200 -mindepth 4 -maxdepth 5 -name '*.SmoothedMyelinMap.32k_fs_LR.func.gii' | sed -e 's#\\(\\.hcp/HCP1200\\)\\(.*\\)#\\1\\2\\x00.\\2#' | datalad copy-file -r --specs-from -", "dsid": "5736e834-478c-4e62-952f-06e66e68f698", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [ "[0-9]*" ], "pwd": "." } ^^^ Do not change lines above ^^^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wasn't able to get
the new file that was added.
❱ datalad get 549757/MNINonLinear/fsaverage_LR32k/549757.R.SmoothedMyelinMap.32k_fs_LR.func.gii
get(error): 549757/MNINonLinear/fsaverage_LR32k/549757.R.SmoothedMyelinMap.32k_fs_LR.func.gii (file) [not available; (Note that these git remotes have annex-ignore set: origin)]
❱ git annex whereis 549757/MNINonLinear/fsaverage_LR32k/549757.R.SmoothedMyelinMap.32k_fs_LR.func.gii
whereis 549757/MNINonLinear/fsaverage_LR32k/549757.R.SmoothedMyelinMap.32k_fs_LR.func.gii (0 copies) failed
git-annex: whereis: 1 failed
Do you also have this problem?
Oh no... and thanks so much for finding this problem!
There are a number of files that match this file name, but I poked a few of them, and they seem unaffected:
|
After datalad-datasets/human-connectome-project-openaccess#31 this PR updates this subset of the HCP dataset with one additional file and an updated submodule change. Availability updates are already pushed.