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

Fetch DataLad datasets #362

Open
adelavega opened this issue Apr 20, 2022 · 2 comments
Open

Fetch DataLad datasets #362

adelavega opened this issue Apr 20, 2022 · 2 comments

Comments

@adelavega
Copy link
Collaborator

In neuroscout-cli, we fetch datasets using datalad, and then run fitlins on it.

Would it make sense to move that functionality into fitlins itself? I would imagine this could make it much easier for users to use FitLins on remote datasets without first having to muck w/ downloading and setting up the datasets themselves.

@effigies
Copy link
Collaborator

What would it look like? As in allow somebody to say fitlins ///openneuro/ds000003 /out participant -d ///openneuro/ds000003-fmriprep ...? Or just run datalad get on files if we detect they're in a datalad dataset? And would that play nicely with being run inside datalad run ...?

@adelavega
Copy link
Collaborator Author

I was thinking the former, but maybe it's putting too much onus on FitLins to do everything. It just seems like a lot of the neuroscout-cli set up work is fairly generic and could be generalized to other datasets available through datalad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants