[EPIX][CORR] Optimize histograms and plots
Compare changes
+ 181
− 227
sequences_per_node = 1 # number of sequence files per cluster node if run as slurm job, set to 0 to not run SLURM parallel
Optimization of plots in ePix Correction Notebook, as stated in https://git.xfel.eu/calibration/planning/-/issues/167
Run 55 from p003346 (EPIX-1 and EPIX-2).
Comparision between the generated reports before/after this MR, where the histpgrams are optimized and the plots now show meaningfull information:
OLD: MID_EXP_EPIX-1_correct_003346_r55_230330_195859.pdf
NEW:EPIX100CORRECTCalibration_new.pdf
Specifically:
np.histogram
instead of xcal.HistogramCalculator
to calculate histogramsextra_geom
instead of xana.heatmapPlot