[Jungfrau][Dark][Correct] Improve Jungfrau plots
Description
This MR provides improvements to the Jungfrau calibration plots guided by Marcin's suggestions.
Dark NB changes:
- Use
np.percentile
to calculatevmin
andvmax
instead of specific hardcoded values or old calculations that get affected by outliers. - Improve BadPixels heatmaps and show a table for the available dark Jungfrau BadPixels.
Correct NB changes:
- Use
np.percentile
to calculatevmin
andvmax
instead of specific hardcoded values or old calculations that get affected by outliers.
How Has This Been Tested?
-
In Progress
Relevant Documents (optional)
FXE Examples:
fxe_correct_old_report.pdf fxe_dark_old_report.pdf fxe_correct_new.pdf fxe_dark_new.pdf
SPB Examples:
spb_correct_old.pdf spb_fixed_dark_old.pdf spb_dark_fixed_new.pdf spb_correct_new.pdf
Types of changes
- New feature (non-breaking change which adds functionality)
Checklist:
Reviewers
Edited by Karim Ahmed