Difference between revisions of "Pion-LT analysis instructions/adjusting cuts"
From HallCWiki
Jump to navigationJump to search (Constructed a skeleton of the page for Junaid/students to flesh out.) |
|||
Line 3: | Line 3: | ||
* Provide some general instructions, some information on the structure and how the cuts are implemented and the code that is used to do so | * Provide some general instructions, some information on the structure and how the cuts are implemented and the code that is used to do so | ||
** Emphasise that only people who know what they're doing should touch this | ** Emphasise that only people who know what they're doing should touch this | ||
− | * Examples and images are great, keep | + | * Examples and images are great, keep file sizes down and **crop** images of extraneous junk |
* Included below are some sections, complete with relevant subsections. Add anything that's missing | * Included below are some sections, complete with relevant subsections. Add anything that's missing | ||
+ | * All cuts are applied using the "pion_prod_analysis_sw.py" script located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION//scripts/online_pion_physics/ . | ||
+ | ** "pion_prod_analysis_sw.py" is getting cuts parameters from /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/CUTS files. | ||
+ | ** If someone want to change the values of cuts, he has to change cut values in "ALL_Kinematics_RFOffsetsTest.csv" file located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/ . | ||
+ | *** Please don't change any cuts values if you don't know about it. | ||
== Adjusting Cut Parameters == | == Adjusting Cut Parameters == | ||
Revision as of 18:49, 29 August 2021
Adjusting Analysis Cuts in the PionLT Experiment
- Provide some general instructions, some information on the structure and how the cuts are implemented and the code that is used to do so
- Emphasise that only people who know what they're doing should touch this
- Examples and images are great, keep file sizes down and **crop** images of extraneous junk
- Included below are some sections, complete with relevant subsections. Add anything that's missing
- All cuts are applied using the "pion_prod_analysis_sw.py" script located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION//scripts/online_pion_physics/ .
- "pion_prod_analysis_sw.py" is getting cuts parameters from /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/CUTS files.
- If someone want to change the values of cuts, he has to change cut values in "ALL_Kinematics_RFOffsetsTest.csv" file located at /home/cdaq/hallc-online/hallc_replay_lt/UTIL_PION/DB/PARAM/ .
- Please don't change any cuts values if you don't know about it.