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

refactor: better management of options.py #9

Open
jniediek opened this issue Sep 30, 2015 · 1 comment
Open

refactor: better management of options.py #9

jniediek opened this issue Sep 30, 2015 · 1 comment

Comments

@jniediek
Copy link
Owner

The following should happen with options.py

  • options should be grouped into several variables by application, i.e. extract, cluster, GUI, etc
  • all options that are still set in individual Python files should become options in options.py
  • it should be possible to use different option files and choose such a file by an --option (thanks @chris3110 for the idea)
@jniediek
Copy link
Owner Author

At least it's now possible to use local_options.py in an analysis directory.

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