fix(calcat_explorer): show all CCs
Description
The CalCat Explorer was not showing all Calibration Constants and there CCVs. For SPB AGIPD Module ***_M421 it was only showing one of the CC and condition table and not the other.
Changes Made
- Show better message for all CCs and condition ids.
- Fix the page if no constants are found but possible conditions are found.
- Remove unused class in
calcat_bits
.
Screenshots
Before:
After:
Related Issues
Tests
Tested with the faulty module.
Additional Notes
- Impacted areas: CalCat_Explorer page.
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.
Edited by Karim Ahmed