Commit Graph
49 Commits
Author SHA1 Message Date
redford_s 03ab1dfda7 Make check that ADC doesn't equal zero. This isn't a measurement and shouldn't
be included in the average. Reran everything, looks same or better.
Also removed zoom plot, unnecessary.
Repointed data files to new storage name.
2017-08-25 16:45:16 +02:00
redford_s fe34f4a0ad Added a label axis for proceedings. 2017-08-16 10:36:53 +02:00
redford_s ce2373865b Added some axis labels for proceedings. 2017-08-16 09:16:52 +02:00
redford_s 4b9d6b1442 New lower limit for G1 fit, for those modules which have the new CS scan data (more points, better distribution).
The limit should be 2 us, to avoid charge loss.
2017-07-20 15:21:37 +02:00
redford_s 4bb7e9ef1a Redirected to pcmoench_jungfrau_data. 2017-06-12 18:07:58 +02:00
redford_s 03ff0df4b4 Repointing to data on pcmoench_jungfrau_test. 2017-06-12 14:06:23 +02:00
redford_s 57be4720af G0 calibration of module 045. 2017-06-12 10:19:15 +02:00
redford_s fefaf700d6 Adjustment for new scan for module 045 and existing module 022. Normalised plots, better error check. 2017-06-09 12:34:45 +02:00
redford_s b6c55c5d46 Using the new normalised maps. Results unchanged. 2017-04-28 10:26:05 +02:00
redford_s 0dd19eb725 Normalisation to ADU per keV within this script. Change will be propagated to calibwriter next. 2017-04-28 09:21:58 +02:00
redford_s 36469f8c5f A new file to make a dummy root file, for when data for one step doesn't exist but we still want to run the calibration. 2017-04-07 15:52:42 +02:00
redford_s a7f7000991 Better histograms, as for version 2. 2017-04-07 15:24:38 +02:00
redford_s 57acda8966 Added cu fluo fits for modules 027 and 040. Improvements to the robustness of the fit to strange data. 2017-04-07 14:19:34 +02:00
redford_s ef4df743ac Adjustments for module 040. 2017-04-06 11:05:45 +02:00
redford_s d390c54b40 Correction to path. 2017-04-06 10:31:54 +02:00
redford_s 43de19d070 Calibration of modules 027 and 040. Had to adjust the pede calculation, only G0 pede data exists for these modules. 2017-04-06 10:06:14 +02:00
redford_s 249fad8bbe New plot names from current source scan. 2017-04-05 09:07:40 +02:00
redford_s 3b269e4bcc Implemented histogram saving and loading. Also changed lots of ordering. Results unchanged. 2017-04-04 17:30:07 +02:00
redford_s defa8de64f Changed from using arrays to use 2D histos which could now be saved. Results unchanged. 2017-04-04 16:48:08 +02:00
redford_s a17b1d1529 Added pedestal plots. 2017-04-04 15:44:48 +02:00
redford_s d93415b7e6 More logical file loop. Results unchanged. 2017-04-04 14:58:58 +02:00
redford_s 491b3b5b86 Added a proper pixel mask, use it and save it. 2017-04-04 14:33:43 +02:00
redford_s 10a24f0c2c Check that there's more than one entry for the mean measurement, otherwise the uncertainty is 0. Only alters linearity plots. 2017-04-04 13:52:52 +02:00
redford_s 5aa2a26ed7 Better fitting ranges. Often no reason to limit the fit. This does change the results abit but should be better. 2017-04-04 12:20:20 +02:00
redford_s 9712e26d98 Better logic in the fitting loop. No difference to results. 2017-04-04 11:07:18 +02:00
redford_s 8d65c4fe4e Better plot names and scales, to be consistent with other analyses. 2017-04-04 10:39:22 +02:00
redford_s 9bf6b941db Analysis per pixel type for current source scan. 2017-03-28 17:17:45 +02:00
redford_s 5f4f62e07f Repointing current source scans to look at new data location. 2017-03-28 16:56:38 +02:00
redford_s 7cafdc2d76 Better y axis limit. 2017-03-28 16:52:39 +02:00
redford_s 8828730b55 Analysing per pixel type in Direct Beam scan. 2017-03-28 15:09:43 +02:00
redford_s c320527b4f Better indentation. 2017-03-28 14:25:00 +02:00
redford_s 2ec6018773 Analysis of Cu Fluo gain by pixel type. 2017-03-28 14:23:50 +02:00
redford_s 937d73abf4 Improvements to direct beam plots, to ensure compatibility with BP. 2017-03-16 14:12:19 +01:00
redford_s 3689ed9207 Simpler plotting and login in Direct Beam Scan. Results unchanged. 2017-03-08 16:40:56 +01:00
redford_s 2f0439e8b1 Moved DB histo plots onto large storage to avoid filling up the project directory. 2017-03-08 15:55:43 +01:00
redford_s f174f22d47 Big change to strategy, instead of using ROOT histograms to find the mean,
use pedestal calculations. This has two advantages, I think it's more correct
(avoiding the TH2 projection mean feature of ROOT) and it runs alot quicker.
Results are slightly modified on a per step per pixel level, but unchanged
on a module level.
2017-03-02 17:02:21 +01:00
redford_s 9a95a2464c Redirected all DirectBeam locations necessary. 2017-03-02 16:55:33 +01:00
redford_s 9fad6c269d Efficiency improvement. Don't need the 2D arrays, can go straight to 2D histogram. Results unchanged. 2017-03-02 11:48:31 +01:00
redford_s 20a6b015ba Redirect for new data location. Other locations not yet corrected. 2017-03-02 10:38:43 +01:00
redford_s ae9ebeaad0 Added calibration for module 044. Some small changes in data paths. 2017-02-22 16:17:33 +01:00
redford_s 6ca856c5bb Style and removing old code. 2017-01-09 14:34:44 +01:00
Sophie Redford 140ecac04e Set file loop to be 0 to 20 as it should be by default. 2016-12-02 10:28:11 +01:00
Sophie Redford 5c51c4fa47 Fixed CalibWriter to use the new gain rather than peak pos maps from the copper fluorescence measurement. 2016-12-02 09:22:17 +01:00
Sophie Redford 0a639761f3 Added noise peak position correction (as is proper). Also better plot ranges. 2016-12-01 17:55:13 +01:00
Sophie Redford e47fccb2b2 Adding the commands to run the various scripts. 2016-11-29 09:05:14 +01:00
Sophie Redford 63dd95f1c5 Better plot axis labels and sizes, to preserve style across all files. 2016-11-28 18:27:53 +01:00
Sophie Redford fd545293d3 Removed incorrect white space after directories to ignore. 2016-11-28 14:42:47 +01:00
Sophie Redford 3c6377ef34 Added gitignore file. 2016-11-28 14:37:42 +01:00
Sophie Redford cecd8e0ab8 First commit for JUNGFRAU module calibration version 1. 2016-11-28 14:30:22 +01:00