[MAPPING][CORRECT] PT1 Change retrieving functions and main correction notebooks
Summary:
Previously we were using the information about the physical detector units (PDUs) to retrieve the desired calibration constant versions (CCVs). With the new detector mapping we are able to use karabo_id
and karabo_da
instead.
- I have update the main pyCalibration wrapper functions @
tools.py
that are used to retrieve CCVs - I have also updated main correction notebooks for all 8 detectors (AGIPD, LPD, DSSC, Epix10K, Epix100, pnCCD, JungFrau, and FastCCd)
This merge request is connected to:
- https://git.xfel.eu/gitlab/detectors/cal_db_interactive/merge_requests/58
- https://git.xfel.eu/gitlab/detectors/cal_db_interactive/merge_requests/59
- https://git.xfel.eu/gitlab/detectors/cal_db_interactive/merge_requests/60
Tests:
These changes are being tested on xcaltst@max-exfl017 with the mention 3 MRs for cal_db_interactive
Reviewers:
@danilevc @roscar @hammerd @kluyvert
Note:
Modifications for all correction notebooks are for replacing device
usage with karabo_id
and karabo_da
only.
Edited by Karim Ahmed