-
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
Procedure #30
Comments
we may want to suggest that this is done YODA style. You'd create a dataset first, add the input data as a subdataset, add the code and datalad run it. Then you can add a gin sibling and push to it |
Copying the example tree @mattcieslak shared on Slack:
|
@jsheunis what do you think of this approach? I was thinking that the multi-echo superdataset could then just point to |
In general this makes sense to me. Some specific notes:
is that correct?
|
That's definitely an option, but my first thought was something like this:
I was leaning toward just a directory, but your point about containers makes sense. I would optimally have fMRIPrep and AFNI containers stored somewhere and referenced in the code directory. |
Ah okay, that makes sense now, thanks for clarifying. I don't see a problem with this approach. In either case, the superdataset would just be a user-facing tree with nested subdatasets that are maintained individually, so then it wouldn't really matter how exactly the superdataset decides to structure its tree. |
@mattcieslak I'd like to minimize the storage on CUBIC for this. What I'd really love to do is:
Then, when running fMRIPrep or AFNI:
Do you think that's feasible? |
OpenNeuroDatasets
toME-ICA
.master
branch".code
folder in theinputs/data
subdataset with scripts to fix any issues in the dataset.The text was updated successfully, but these errors were encountered: