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

Improved configuration and identification. #1

Open
FrederikSchaff opened this issue May 17, 2020 · 0 comments
Open

Improved configuration and identification. #1

FrederikSchaff opened this issue May 17, 2020 · 0 comments

Comments

@FrederikSchaff
Copy link
Owner

This is more a memo than a concrete rfc.

Instead of using difficult command line options, add support for advanced configuration files (e.g. YAML). Something like providing the input design matrix and a configuration file. In addition, adding an option to track the unique id's of any configuration generated. This could, e.g., be done by holding all configurations in the same file and, based on the size of each set (information is automatically added by the python script) the range of consecutive ids is saved and thus fixed.

This would also allow to regenerate a specific single configuration from just the id.

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