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

Configuration parameters for different objects #55

Open
andrewpaulreeves opened this issue May 4, 2016 · 0 comments
Open

Configuration parameters for different objects #55

andrewpaulreeves opened this issue May 4, 2016 · 0 comments
Milestone

Comments

@andrewpaulreeves
Copy link
Collaborator

Currently, knowing which configuration parameters are required can be a bit messy. Currently, the configuration parameters that are needed for a whole group of components are listed in the confparse.py module, but there is no distinction within this. For instance, a tip-tilt mirror does not require a number of actuators, but clearly the simulation should fail if a stack array DM is configured without this parameter.

Where and in what format the list of required parameters is put may need some further thought...

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

1 participant