Skip to content

[EPIX100][CORRECT] Using new calcat interface

Karim Ahmed requested to merge feat/epix100_calcat_interface into master

Start using calcat interface with epix100 correction.

Related to https://git.xfel.eu/calibration/planning/-/issues/150

Description

notebooks/ePix100/ePix100_retrieve_constants_precorrection.ipynb:

  • Retrieve all constants in one go and validate the availability for the constants and raise Error/Warning accordingly.
  • Updating the YAML metadata keys based on the attributes in the CalibrationData metadata object.

notebooks/ePix100/Correction_ePix100_NBC.ipynb:

  • Using calcat interface to retrieve constants if YAML is not available.

How Has This Been Tested?

  • Tested with reference runs

Relevant Documents (optional)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

Reviewers

@kluyvert @schmidtp

Edited by Karim Ahmed

Merge request reports