Skip to content

Fix / Use snapshot for injecting constants for old pdu connection

Karim Ahmed requested to merge fix/use_snapshot_during_injection into master

Description

There were errors while testing dark constant injection for DSSC@SCS (run=, proposal=900113).

These errors were related to injecting constants for PDUs before moving them to SQS.

The reason was that snapshot_at was not used during injection for calibrationDBRemote to acquire the correct det_uuid.

This MR is based on cal_db_interactive fix at: https://git.xfel.eu/gitlab/detectors/cal_db_interactive/merge_requests/73

How Has This Been Tested?

Relevant Documents (optional)

This is the path with the report that have the non existing pdu error. /gpfs/exfel/d/cal_tst/caldb_store/xfel/reports/CALLAB/SCS_DET_DSSC1M-1/dark/dark_900113_r9987_210623_135900.pdf

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

Reviewers

@calibration

Edited by Karim Ahmed

Merge request reports