Draft: Always include integration time in AGIPD conditions when querying CalCat
Description
We're moving from having an implicit value for AGIPD integration time (not recorded when equal to 12) to having it always explicit. This change has been made in the test CalCat database, but not yet in production.
This MR is to test always sending an explicit integration time to CalCat. See https://git.xfel.eu/detectors/cal_db_interactive/-/merge_requests/77 . But we can't deploy this change until the same database change happens in production.
How Has This Been Tested?
CI should pass if it works.
Types of changes
- Bug fix (non-breaking change which fixes an issue)