15 Commits

Author SHA1 Message Date
5c3e77b091 Removed cut on adc error from array filling.
With the new range finding, this is now taken into account.
Points with negative error will not be fit, since there will be an entry in the second array.
Not having these points in the first array would change the range for the second array.
2019-02-20 12:35:05 +01:00
a2fcf6d8a1 Removed initial pixel masks.
Pixel mask comes from pedestal, is not used when looking for calibration consts.
2019-02-08 18:22:05 +01:00
0de9d9366e Consistent ratios. 2019-02-08 17:20:26 +01:00
8e9dadc17a Added maps where no calib is found. 2019-02-08 16:55:25 +01:00
d8515bcaa6 Better TCanvas. 2019-02-08 16:15:27 +01:00
de0ef22d58 Consistent variable names. 2019-02-08 15:07:09 +01:00
c4ebbf4666 Since all analysis files now use the same range finding functions, moved them to jungfrauCommonFunctions. 2019-02-08 14:19:50 +01:00
f3ba85d343 Added the size check to the range functions and improved plotting. 2019-02-08 11:40:43 +01:00
73510bf6d0 Added frame number check, and a check that the fit range exists.
Results improve.
2019-02-06 15:15:50 +01:00
8c030d2de7 Added createPerStepHistos option as for other analyses. 2019-02-06 11:12:06 +01:00
4d8fd13fe1 More general functions to find the fit ranges. Results unchanged.
The plus/minus 1 in the starting point is important to catch the case where in one gain there are no points atall without switching.
2019-02-06 10:59:41 +01:00
2840b75ae9 Change of fit range.
Previous limits were one data point too big. All modules rerun.
Statistics in G0 becomes even more of a problem.
2019-01-25 15:36:25 +01:00
9d4949ad14 Added linearity limits. 2019-01-25 14:13:43 +01:00
500ef26b36 Pixel mask as bool, and some repointing. 2018-05-07 16:18:27 +02:00
443d904caf Rename analysis scripts for better consistency. 2018-04-06 11:44:35 +02:00