Difference between revisions of "CH DAQ2 Energy Calibration"
Jump to navigation
Jump to search
(Created page with "='''Energy Calibration Instructions'''= The code executed by the following commands is currently setup to automatically calibrate using an <sup>152</sup>Eu source. Open a t...") |
|||
Line 17: | Line 17: | ||
The script will ask for a run number. Currently (Oct 2022), the root file must be contained within the same subdirectory, and the only one present is r7222. | The script will ask for a run number. Currently (Oct 2022), the root file must be contained within the same subdirectory, and the only one present is r7222. | ||
− | Next, the script will ask for the run time, the run time for r7222 is 726 seconds. | + | Next, the script will ask for the run time, the run time for r7222 is 726 seconds. |
+ | |||
+ | =='''Root Macro'''== | ||
+ | |||
+ | [[file:]] | ||
='''Previous Page'''= | ='''Previous Page'''= | ||
[[CaGaS Phase II]] | [[CaGaS Phase II]] |
Revision as of 23:11, 25 October 2022
Energy Calibration Instructions
The code executed by the following commands is currently setup to automatically calibrate using an 152Eu source.
Open a terminal window and run the following command:
source ~/src/ROOT/v6.20/builddir/bin/thisroot.csh
Navigate to the Root_Scripts subdirectory on DAQ2.
cd /home/daq/Harpconn/Root_Scripts
Run the command
root Cal.c
The script will ask for a run number. Currently (Oct 2022), the root file must be contained within the same subdirectory, and the only one present is r7222.
Next, the script will ask for the run time, the run time for r7222 is 726 seconds.
Root Macro
[[file:]]