Commit Graph

24 Commits

Author SHA1 Message Date
redford_s 630559cdfe Removed the pixel mask. no_calib maps are now accurate, and things aren't hidden. 2019-02-22 17:21:51 +01:00
redford_s 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
redford_s 0de9d9366e Consistent ratios. 2019-02-08 17:20:26 +01:00
redford_s 8e9dadc17a Added maps where no calib is found. 2019-02-08 16:55:25 +01:00
redford_s d8515bcaa6 Better TCanvas. 2019-02-08 16:15:27 +01:00
redford_s 556cd7bb4f Consistent construction of the data arrays per pixel. 2019-02-08 15:29:57 +01:00
redford_s de0ef22d58 Consistent variable names. 2019-02-08 15:07:09 +01:00
redford_s c4ebbf4666 Since all analysis files now use the same range finding functions, moved them to jungfrauCommonFunctions. 2019-02-08 14:19:50 +01:00
redford_s b281978e07 Added size check to range finder functions and better plotting.
Results unchanged.
2019-02-08 14:04:21 +01:00
redford_s a6514dffa0 Standardising the number of frames check. 2019-02-06 15:29:02 +01:00
redford_s 9b3b3b6dcd For consistency, adding the plus/minus one here too.
It makes no difference to the BP analysis, because there are always some fully switched points.
2019-02-06 11:06:28 +01:00
redford_s 8c07ef0c08 More general fit range finder. Results unchanged. 2019-02-06 10:25:51 +01:00
redford_s b8869c25c2 Better plotting axis, using all data points and not just fit range. 2019-02-05 15:41:40 +01:00
redford_s 24d8d3e8da Added linearity percentages. 2019-01-18 18:02:50 +01:00
redford_s 2f4ffb730d Nicer stats box as for CS_analysis. 2019-01-18 14:34:45 +01:00
redford_s 17ddf3e73d Added exit if number of frames isn't as expected. 2018-10-10 17:02:25 +02:00
redford_s 763354a43d Fixed tiny bug where files with correct number of frames would have last frame ignored. 2018-10-10 16:56:13 +02:00
redford_s bc9935893e BP scan for M040 had missing frames. Data, plots and results removed. 2018-10-10 16:20:21 +02:00
redford_s e3d2d3ec14 Streamlining, removed zoom normalised plots. Unzoomed are enough. 2018-08-02 11:39:07 +02:00
redford_s 9959975f1f Calibrated another 4M. 2018-08-02 10:51:50 +02:00
redford_s 500ef26b36 Pixel mask as bool, and some repointing. 2018-05-07 16:18:27 +02:00
redford_s 097c4f40d8 Calibrated two modules. 2018-04-27 08:50:54 +02:00
redford_s 2a906e610b Added calibrations of M121. 2018-04-23 11:07:55 +02:00
redford_s 443d904caf Rename analysis scripts for better consistency. 2018-04-06 11:44:35 +02:00