-
Notifications
You must be signed in to change notification settings - Fork 5
Put wavelength into ispyb before datacollection #1550
Comments
This is however in the header packet, as the detector needs to know this to get the thresholds correct as the default
|
By header packet, I mean, the packet sent over zeroMQ on detector arm |
@ndevenish how would you feel about getting it out of the header packet instead? I think it's cleaner to try and get as much as possible out of there rather than ispyb to keep it self contained but if that will be hard putting it in ispyb our side is probably only a half day job |
If it’s in the header packet then that works fine |
Great, in which case I'll close this from our side, do you think it will be viable to get it read out of the header packet from your side by testing next week? |
@dimitrivlachos do you feel like tackling that? |
I have done this before and I will do this again, so if any pointers are needed I am sure I have them. But happy for someone who is not me to pick this up. |
Sure, I can give it a crack! |
Closing as covered by linked analysis issue |
For the GPU analysis to run it needs to know the wavelength (derived from energy) of the beamline. Currently we do not put this in to ispyb until during the collection.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: