Difference between revisions of "Charge Feedback"
From PREX Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
− | + | == How to Run Feedback == | |
− | + | *Make sure Coda is running | |
− | |||
− | * | ||
− | *Also,make sure to change the event cut parameter file for appropriate current cuts(If the current is 50ua do 45uA current cut), that file | + | *You need to be logged in apar account on adqa1: |
− | *cd | + | **<pre> ssh apar@adaq1 </pre> |
− | *prexCH_beamline_eventcuts.9999990.map | + | |
+ | *Do gojapan | ||
+ | |||
+ | *Go to directory: | ||
+ | **<pre> cd /adaqfs/home/apar/PREX/japan_feedback/ </pre> | ||
+ | |||
+ | *Run feedback code: | ||
+ | **<pre> ./feedback_ana </pre> | ||
+ | |||
+ | *Also,make sure to change the event cut parameter file for appropriate current cuts(If the current is 50ua do 45uA current cut), To change that file | ||
+ | |||
+ | **1.Go to directory: | ||
+ | ***<pre> cd /adaqfs/home/apar/PREX/japan_feedback/Parity/prminput </pre> | ||
+ | |||
+ | **2.Change, bcm_an_ds3 cut | ||
+ | ***<pre> prexCH_beamline_eventcuts.9999990.map </pre> | ||
+ | |||
+ | * Feedback will automatically run | ||
+ | |||
+ | * In order to quit Feedback | ||
+ | ** <pre> control+c </pre> to crash out of the feedback |
Revision as of 22:33, 11 July 2019
How to Run Feedback
- Make sure Coda is running
- You need to be logged in apar account on adqa1:
ssh apar@adaq1
- Do gojapan
- Go to directory:
cd /adaqfs/home/apar/PREX/japan_feedback/
- Run feedback code:
./feedback_ana
- Also,make sure to change the event cut parameter file for appropriate current cuts(If the current is 50ua do 45uA current cut), To change that file
- 1.Go to directory:
cd /adaqfs/home/apar/PREX/japan_feedback/Parity/prminput
- 1.Go to directory:
- 2.Change, bcm_an_ds3 cut
prexCH_beamline_eventcuts.9999990.map
- 2.Change, bcm_an_ds3 cut
- Feedback will automatically run
- In order to quit Feedback
control+c
to crash out of the feedback