Skip to content
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

[DRAFT/WIP] add first draft of ds000001 model #8

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jdkent
Copy link

@jdkent jdkent commented Apr 13, 2022

attempt to replicate the model presented in https://pubmed.ncbi.nlm.nih.gov/22675289/

blockers

Copy link
Contributor

@Remi-Gau Remi-Gau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure how we are going to organize this in general for this repo but we need to think of how to point to where to find the raw and derivatives data needed to use those models.

For the NARPS, thay have submoduled them: https://github.com/bids-standard/model-zoo/tree/main/narps

The SPM examples, I am adding a readme with links to the datasets on GIN

@jdkent how do you want to do it for this one?

@jdkent
Copy link
Author

jdkent commented May 2, 2022

I would like to do submodules option (at least for openneuro datasets) since I believe that is the route OpenNeuroDatasets is taking anyway.

@jdkent
Copy link
Author

jdkent commented May 4, 2022

only thing that is still broken is grabbing files from s3 bucket,

you need to add the following to ds001/ds000001/.git/config:

[annex.security]
	allow-unverified-downloads = ACKTHPPT

then you can use datalad get sub-01.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants