Difference between revisions of "Instructions for monitoring and analysis during shift"

From HallCWiki
Jump to navigationJump to search
Line 12: Line 12:
 
-----------------------------------------------
 
-----------------------------------------------
  
3. After full run Check the Good events and Update the file on Google docs(
+
3. After full run, check the Good events and Update the file on Google docs
  
 
  a. Login to cdaql1 machine  
 
  a. Login to cdaql1 machine  
Line 30: Line 30:
 
     <target> = h or c
 
     <target> = h or c
  
   This will spit out the Number of Good events in the Run and two pages of histograms
+
   This will spit out the number of good events in the run and two pages of histograms
  
 
   Update the counts in the file  [https://docs.google.com/spreadsheets/d/1iAb4nu7ph_Da_ewDQV-ycxMtoWpcT3ENutVMsJMPf3c/edit#gid=0 [on Google docs]] and on the whiteboard
 
   Update the counts in the file  [https://docs.google.com/spreadsheets/d/1iAb4nu7ph_Da_ewDQV-ycxMtoWpcT3ENutVMsJMPf3c/edit#gid=0 [on Google docs]] and on the whiteboard
Line 37: Line 37:
 
   [https://hallcweb.jlab.org/wiki/index.php/Color_Transparency_Expt#Analyses [CT analysis page]]
 
   [https://hallcweb.jlab.org/wiki/index.php/Color_Transparency_Expt#Analyses [CT analysis page]]
  
 +
e. Run the script
 +
  ./run_coin_monitor.sh <run_number> <target>
 +
    <target> = h, c, or d for hydrogen, carbon, or dummy
  
-----------------------------------------------
+
    This will update a database (SCRIPTS/COIN/MONITOR/coin_monitor.root) that keeps track of
 +
    PS6 live time, yield, PID&tracking efficiency, and 3/4 trigger efficiency for each run.
 +
    Plots of these quantities will pop up, and you should make sure that they have not fluctuated.

Revision as of 20:26, 26 January 2018

Instructions for CT Experiment (E12-06-107)


1. Keep an eye on the Hall C Scaler Data GUI and make sure the rates with beam ON are steady

2. In the middle of the run

  for SHMS detector check: ./run_coin_shms.sh <run_number>
  for HMS detector check: ./run_coin_hms.sh <run_number>



3. After full run, check the Good events and Update the file on Google docs

a. Login to cdaql1 machine 
b. Update the file " standard.Kinematics " : usually opened in HIGH VOLTAGE Monitor (HCDESK 2 )

  path : 
/net/cdaqfs/home/cdaq/hallc-online/hallc_replay/DBASE/COIN/STD/standard.kinematics
c. Analyze the run with :
 ./hcana -q "SCRIPTS/COIN/PRODUCTION/replay_production_coin_hElec_pProt.C(<run number>,-1)"  


d. Run the script
  ./run_beancounter.sh <run_number> <target>
   <target> = h or c
  This will spit out the number of good events in the run and two pages of histograms
  Update the counts in the file  [on Google docs] and on the whiteboard
 Compare with golden histograms found at : 
 [CT analysis page]
e. Run the script
  ./run_coin_monitor.sh <run_number> <target>
   <target> = h, c, or d for hydrogen, carbon, or dummy
   This will update a database (SCRIPTS/COIN/MONITOR/coin_monitor.root) that keeps track of
   PS6 live time, yield, PID&tracking efficiency, and 3/4 trigger efficiency for each run.
   Plots of these quantities will pop up, and you should make sure that they have not fluctuated.