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

Standardize/improve task naming and data downloading. #18

Open
rwblair opened this issue Mar 8, 2021 · 0 comments
Open

Standardize/improve task naming and data downloading. #18

rwblair opened this issue Mar 8, 2021 · 0 comments

Comments

@rwblair
Copy link
Member

rwblair commented Mar 8, 2021

The task directory names can be noticeably different from the “official” name that e.g. shows up in a search - when collaborating with others I may have to view their code / config file to make sure I’m grabbing the correct task. It might be nice to standardize these directory names (e.g. task-taskname_group-groupname.js) and have a check for formatting a la BIDS. Somewhat niche, but this did happen while setting up Matilde’s battery, and standardized naming could just help organization in general.

At the same time, expfactory does not like if you have numbers, or capital letters and quietly prevents you from uploading tasks. Either allow these things OR have clear warnings about those, so ross doesn’t have to go into the guts and figure out why tasks aren’t uploading correctly

Maybe add a validator for checking naming and config info?

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

No branches or pull requests

1 participant