Premature end of scan #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
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?
A seemingly randomly occurring, yet reproducible error is occurring (no error message) where a simple XAS or simple XAS with XRD scan is successfully started. The validation completes, the motion of the monochromator starts, the item in the scan list changes to RUNNING status, however completes and is removed from the scan list prior to the actual requested scan length. The mono motion continues until completion of the scan.
assigned to @clark_a and @appel_c
Thanks, it sounds like the complete resolves too fast sometimes, I’d keep this open but it feels like the right place to check . Do these scans create an output? I.e. do you see an h5 file in the bec/data folder for these scans?
mentioned in merge request !20
@hitz_s ; if you don't experience this again, we could close this.
@clark_a I think we fixed this locally, this line has to be changed.
Do you have pending MRs where you extended the code?
https://gitlab.psi.ch/bec/debye_bec/-/blob/main/debye_bec/scans/mono_bragg_scans.py?ref_type=heads#L74
I just saw it in this branch:
https://gitlab.psi.ch/bec/debye_bec/-/blob/feat/introduce_nidaq/debye_bec/scans/mono_bragg_scans.py?ref_type=heads#L78
I believe this was fixed. Last I knew this was not occurring anymore.
as discussed, fixed.