401 Commits

Author SHA1 Message Date
c4480848c4 Explicitly put modules numbers for filters. It wasn't wrong before, just unclear. 032 used the same start of the scan as 008, but not as far. 2018-04-27 15:09:40 +02:00
825bc622cd Module 044 dataset unfortunately had dropped frames, but it is nearest in size and time to module 040. 2018-04-27 14:56:38 +02:00
5a055ac7db Module 040 had the wrong number of points, now has 4 more scan points. Improved the empty fit check. 2018-04-27 14:46:17 +02:00
61b35385bb Removed unused frame_counter variable and added a check before fitting empty histogram. 2018-04-27 14:20:40 +02:00
7ddc42bb02 The last frame number was wrong, it should have been the total number of frames minus the pedestal frames. So one point is added to the end of the affected scans. 2018-04-27 13:43:04 +02:00
097c4f40d8 Calibrated two modules. 2018-04-27 08:50:54 +02:00
005a253e63 First commit of the original laser scan script. 2018-04-23 14:18:44 +02:00
ee112ab8a6 Adding new calibrations and repointing the module comparison. 2018-04-23 14:01:08 +02:00
c16c055a8e Added calibration of M035 and M121. 2018-04-23 14:00:26 +02:00
2a906e610b Added calibrations of M121. 2018-04-23 11:07:55 +02:00
59802fc9b5 First try at automating, still needs testing. 2018-04-16 09:31:59 +02:00
b6e439086f Original DB scan, copied from xray_tube_current_scan.sh. 2018-04-16 08:46:16 +02:00
b0f2693877 Added CalibWriter for the three finished XFEL modules. 035 still needs fluo data. 2018-04-06 15:27:44 +02:00
54ad241b4d Removed original CalibWriter, superceded by CalibWriter_wBP. 2018-04-06 15:14:51 +02:00
2efc90e762 In CalibWriter_BP, look for DB results if no BP results found. This CalibWriter now works for all modules. 2018-04-06 15:11:58 +02:00
dd342c532c Repointing CalibWriter to the new common data location. 2018-04-06 14:56:10 +02:00
222da58fc0 New executable names in the gitignore. 2018-04-06 14:18:30 +02:00
c30e7f1352 Added readme. 2018-04-06 13:55:24 +02:00
443d904caf Rename analysis scripts for better consistency. 2018-04-06 11:44:35 +02:00
91088e6e5f Renaming and removing run files. 2018-04-06 11:25:01 +02:00
9e5c9068b2 Merging the two run files. 2018-04-06 11:22:04 +02:00
6f9e35f4bc Removed JFMC_CuFluoPeakFit from makefile, it was merged into JFMC_CuFluoPeak previously. 2018-04-05 17:18:41 +02:00
61f05e609f Merged from BP project and resolved conflicts. 2018-04-05 15:04:29 +02:00
0e66cd200d Renaming calibwriter to avoid conflict in coming merge. 2018-04-05 12:23:24 +02:00
11593ae3c3 Incorporated CS analysis of module 002, which has old HDI and so covers interesting ranges. 2018-04-04 10:20:06 +02:00
4f5dfb1190 Rejig of the fitting. Added treatment of G0 to see if G0-G1 ratio is measurable with CS.
Removed diff from linearity plots. Renamed variables to better follow g0, g1, g2 convention.
Results of G-G2 ratio unchanged.
2018-04-03 16:05:03 +02:00
b664461426 More additions for the EUXFEL calibrations. 2018-03-22 08:44:29 +01:00
16201fe839 Added calibration of EUXFEL modules and the flag for perStep histos. 2018-03-21 17:57:43 +01:00
bbf490e14d Adding EUXFEL BP calibration to run script. 2018-03-21 17:49:08 +01:00
3ee6fd9767 Updating the BP scan script as per CS and fluo scripts, removing default config things and fixed [ bug. 2018-03-21 17:47:02 +01:00
a70e429e70 First version of the script to record G0 and HG0 CuFluo data in the big Xray box. 2018-03-19 18:42:18 +01:00
3f5ecb2815 Added flag to not create so many histos by default. Would like to reduce number of histos overall. 2018-03-16 17:18:29 +01:00
de5c9877b0 Added the current source scan of bad modules 039, 064, 067 for XFEL. 2018-03-16 16:59:55 +01:00
9332f85659 Fixed [[ bug and more cleaning. 2018-03-16 14:49:34 +01:00
0381cb33ca Explanations and commented out setup removed. 2018-03-16 14:17:22 +01:00
3653bb2d12 Cleaning alot of redundant setup. This version commented with explanations. 2018-03-16 14:10:58 +01:00
1a1b514fd4 Automating the CS setup in the scan script. Still needs testing. 2018-03-14 09:19:53 +01:00
f18335e08e First commit of the original current source scan script. 2018-03-14 08:59:43 +01:00
cd208e0113 Removing fluo fit, since it is now together with the histogram maker. 2018-03-12 17:43:36 +01:00
ec9ba649cf Added fitter to the end of this file, to make a single file as for all other methods. Results unchanged. 2018-03-12 17:36:39 +01:00
b5387153eb Added PAL modules. Still need to tidy data - first scans can probably go. 2018-03-02 15:05:49 +01:00
91a27f4907 Saving to one root file, instead of one root file per raw file.
Means the hadd will be unnecessary, and will save space. Will also mean I can combine the fit here later.
2018-03-02 14:58:08 +01:00
81363b3001 Added PAL modules to the comparison. 2018-03-02 14:56:42 +01:00
a7215ef329 Also print the mean value for each module, useful for summary tables. 2018-03-02 14:11:54 +01:00
312e751be6 New z axis ranges on results plots, to try to get some definition. 2018-03-02 12:19:03 +01:00
da18a0d4d3 Added a fixed precision to the default value output. 2018-03-02 11:00:45 +01:00
a9656cb444 Added calibration of PAL 4M. 2018-03-02 09:32:04 +01:00
edbf546d14 Added the PAL modules. Changed the z axis scale on the results plot. 2018-03-02 09:25:23 +01:00
409da82ee9 Added module number to all plots. 2018-03-02 09:20:42 +01:00
e89f373bbf Added chip masks for modules 086 and 124. Added module number to plot filename. Changed z range for g0overg1 map. 2018-02-28 16:18:16 +01:00