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

Error Checking Evora #15

Open
tristan3214 opened this issue Jun 7, 2016 · 1 comment
Open

Error Checking Evora #15

tristan3214 opened this issue Jun 7, 2016 · 1 comment
Assignees

Comments

@tristan3214
Copy link
Contributor

Add error checking into the server if a call to the Andor drivers is unsuccessful. Error will be captured and returned to the client so that they can handle the issue appropriately. An example would be if an acquisition fails the client will stop their timer and pop up that there was an issue with the camera.

@tristan3214 tristan3214 added this to the Enhanced Exposure milestone Jun 7, 2016
@tristan3214 tristan3214 self-assigned this Jun 7, 2016
@tristan3214 tristan3214 removed this from the Enhanced Exposure milestone Jun 22, 2016
@tristan3214
Copy link
Contributor Author

There is currently minimal error checking in Evora, in that if it fails it will likely fail silently. Future versions of the server will raise exceptions, as well as attempt to shutdown the camera if this happens.

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