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

Question: is bidsmri2nidm.py memoizing user's choices #274

Open
yarikoptic opened this issue Jul 1, 2021 · 1 comment
Open

Question: is bidsmri2nidm.py memoizing user's choices #274

yarikoptic opened this issue Jul 1, 2021 · 1 comment

Comments

@yarikoptic
Copy link
Member

Thinking about addressing "automation of bids2nidm" anotation within the scope of https://github.com/OpenNeuroDatasets-NIDM/nidm-openneuro-doc/issues/4 I wondered, since bidsmri2nidm.py asks user's input, and if dataset was updated (may be even just unrelated changes), if I rerun the script -- would it use the "knowledge" for the answers curator already previously gave?

@dbkeator
Copy link
Contributor

Hi,
If you have a proper sidecar file that annotates all the variables in participants.tsv (or run the bidsmri2nidm script and save the JSON variable annotation mapping file) then you can run bidsmri2nidm with the -no_concepts parameter and giving it the name of the JSON variable annotation mapping file and it should run without any user interaction.

Dave

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