-
Notifications
You must be signed in to change notification settings - Fork 1
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
Eiger-Device (Exts logic) #55
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… the detector; Added get endpoint to fetch the config variables; Added test eiger.yaml simulation to test the endpoints
…unt_time' config var to be a dict as shown in the SIMPLON API docs
…ogram; Added eiger_schema script to store some metadata vars; Minor edit eiger.py to account for this change
… Eiger class; Added endpoint to GET the status variables of the Eiger
…er is initialized and also IDLE before attempting to change a config var
Co-authored-by: Garry O'Donnell <[email protected]>
…ght need to change/revert if it causes issues elsewhere though with a null value showing up for params that don't have allowed_values)
… code neater; Required adding metadata to all config and status params that didn't already have any; Fixed get_status test for EigerStatus to account for this; Changed get_board_000_status() and get_builder_status() endpoints to redirect to the get_status() endpoints as they do the same thing; Added series_id var for json header strings
… the buttons on ODN as they were setting the wrong values
…rked slightly to make sure messages appear in correct order
…d; Added json formatting function to convert to bytes; Added asycio blocing logic so disarm not called until all frames collected; Removed datetime as not necessary
…gerZMQAdapter after_update to send zmq messages instead of test message
…ing ACQUIRE to arm and having checks in trigger and update for trigger_mode)
Closed to continue efforts in DiamondLightSource/tickit-devices#52 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.