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

Using YAML files instead of current config files #113

Closed
czarrar opened this issue Nov 19, 2012 · 2 comments
Closed

Using YAML files instead of current config files #113

czarrar opened this issue Nov 19, 2012 · 2 comments
Labels

Comments

@czarrar
Copy link
Collaborator

czarrar commented Nov 19, 2012

This might not be the ideal thing, but I feel having a user provide data_config.py or config.py as YAML files would make the user experience smoother. For instance, with the config.py, you could ease the presentation of the different settings by having them in a hierarchy, for example:

anat-preproc:
    run: True
    etc: [1,2,3]

Since the YAML syntax naturally fits in with python dictionaries and lists, the transition wouldn't be bad.

@ssikka
Copy link
Contributor

ssikka commented Feb 6, 2013

Hi Zarrar,
We have taken a note of this suggestion. We are proabably going to include YAML files for various configs and subject lists. We will notify you when this is implemented in the pipeline.

Thanks

@ssikka
Copy link
Contributor

ssikka commented Feb 20, 2013

Using yaml files in release version 0.1.8

@ssikka ssikka closed this as completed Feb 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants