Skip to content

Adding missing calibrations

Karim Ahmed requested to merge fix/add_missing_constants into master

Description

Some calibration types were missing for Jungfrau and GH2.

Changes Made

  • Added missing calibrations
  • Moved the hardcoded strings for guessing detector type to a separate JSON file

Screenshots

Related Issues

Tests

Additional Notes

Merge Request Checklist

  • Code follows project coding guidelines.
  • Documentation reflects the changes made.
  • Unit tests are added or updated to cover the changes.
  • The application runs without errors and the new functionality works as expected.

Merge request reports