Difference between revisions of "LB April DetB DetA Calibration"
Jump to navigation
Jump to search
(Created page with "Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command .L TempVoltageFit.C TempVoltageFit(0,2); The plot given…") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ==Detector A== | ||
+ | |||
Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command | Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command | ||
Line 11: | Line 13: | ||
So the draw command is Test -> Draw(-12.7141+1.0207*evt_Chan); | So the draw command is Test -> Draw(-12.7141+1.0207*evt_Chan); | ||
+ | |||
+ | |||
+ | |||
+ | ==Detector B== | ||
+ | Using the file /data/IAC/Se/April_Calib_Efficiency/DetB_Calib_4_18_17.dat and the root command line | ||
+ | |||
+ | .L TempVoltageFit.C | ||
+ | TempVoltageFit(0,2); | ||
+ | |||
+ | The following plot was created | ||
+ | |||
+ | [[File:DetB Calib 4 17 17.png|200px]] | ||
+ | |||
+ | Giving values A = 0.491937 +\- 0.392529 and B = 0.808439 +\- 0.000483705 |
Latest revision as of 16:33, 25 April 2017
Detector A
Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command
.L TempVoltageFit.C TempVoltageFit(0,2);
The plot given is shown below
The program returns A = -12.7141 +/- 0.0519279 and B = 1.0207 +/- 0.000756
So the draw command is Test -> Draw(-12.7141+1.0207*evt_Chan);
Detector B
Using the file /data/IAC/Se/April_Calib_Efficiency/DetB_Calib_4_18_17.dat and the root command line
.L TempVoltageFit.C TempVoltageFit(0,2);
The following plot was created
Giving values A = 0.491937 +\- 0.392529 and B = 0.808439 +\- 0.000483705