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

Free running camera API for Orca camera #130

Open
AhmetCanSolak opened this issue Oct 5, 2022 · 4 comments
Open

Free running camera API for Orca camera #130

AhmetCanSolak opened this issue Oct 5, 2022 · 4 comments
Assignees
Labels
feature request New feature or request good first issue Good for newcomers hardware
Milestone

Comments

@AhmetCanSolak
Copy link
Contributor

FEATURE: Free running camera API

Is your feature request related to a problem? Please describe.

Sometimes it is needed to run the camera on the free run so optical engineers can tweak and align their systems to their preference while observing changes on the camera on-the-fly. Here I am proposing a feature to address this need.

Describe the solution you'd like

Having a simple API where one can call something like camera.free_run() which starts camera on the free running mode and starts a viewer with the streamed camera images.

Describe alternatives you've considered

No compelling alternative.
Using HCImage software but not a compelling option.

@AhmetCanSolak AhmetCanSolak added feature request New feature or request good first issue Good for newcomers hardware labels Oct 5, 2022
@AhmetCanSolak AhmetCanSolak added this to the 0.0.1 milestone Oct 5, 2022
@xiyuyi
Copy link

xiyuyi commented Oct 5, 2022

I think I can take this one!

@AhmetCanSolak
Copy link
Contributor Author

Assigned to you @xiyuyi, please let me know if you have any questions.

@xiyuyi
Copy link

xiyuyi commented Nov 17, 2022

this is done. We can now move on and think about how to clean it up to match the standard for coPylot.

@AhmetCanSolak
Copy link
Contributor Author

we will merge some of it in #135 , and we can make a couple other PRs together @xiyuyi to introduce all of your changes to the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request good first issue Good for newcomers hardware
Projects
None yet
Development

No branches or pull requests

2 participants