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

Allow simulator controls/processing plug-ins #17

Open
cmeyer opened this issue Sep 16, 2019 · 1 comment
Open

Allow simulator controls/processing plug-ins #17

cmeyer opened this issue Sep 16, 2019 · 1 comment

Comments

@cmeyer
Copy link
Contributor

cmeyer commented Sep 16, 2019

Allow scripts to add stem simulator controls and provide camera specific code to apply them to the simulated image.

@Brow71189
Copy link
Collaborator

This is already mostly possible, but a bit finicky to use. You can do stem_controller.create_control() and stem_controller.add_contro() to create and add a new control. Linking them to existing controls is really difficult and we should probably provide some methods to make that easier.

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