fix: remove deprecated bl_check #113
Reference in New Issue
Block a user
Delete Branch "fix/remove_bl_check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Will be replaced with the new beamline conditions
will there be a new concept for bl_check? In principle one could already implement shutter conditions etc.
Hi @holler
Yes, there will be a new bl_check which hopefully better synchronizes with GUI users and does not wait for a scan to finish just to realize that the bl condition has failed. The new beamline condition also allows to easily add conditions, e.g. for a signal or motor to be within a certain range. Any readback signal in BEC can be used for this.
For now, the GUI will simply highlight the state if it is in an error or warning state and we will add the additional logic for restarting scans will be added in a follow-up PR.