-
Notifications
You must be signed in to change notification settings - Fork 5
Signify on synchweb pin too long/short due to pin detect #824
Comments
The first place to try putting it is the rotation collection comment but this will require some GDA work. Ultimately we will skip the rotation as well so it might be better to put it in the robot load? |
|
The RobotAction table has a |
Hmm... That doesn't feel great because it's not really an issue with the robot load but a subsequent issue. Might be the simplest solution for now though |
#996 is related |
In the latest version we should get an error on the XRC entry. Confirm this and close the issue if we do. |
we think small |
We do not currently get this for free as the warning comes out of pin tip detection and we don't add the callback until we send |
After #499 we will not be doing a grid scan at all if the pin is too/short long and so not registering a grid collection in ispyb. Previously when the pin was too long/short we signified this to the user by putting the grid collection in ispyb with an error state and a comment saying the error. Given that we're not registering a grid at all now we need a different way of informing the user.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: