Difference between revisions of "Online Data Processing"

From GlueXWiki
Jump to: navigation, search
(Run Classification)
 
Line 1: Line 1:
 +
<!--
 
== Triggering ==
 
== Triggering ==
  
Line 32: Line 33:
  
 
  https://halldsvn.jlab.org/repos/trunk/online/packages/monitoring/src/scripts/update_runinfodb.sh
 
  https://halldsvn.jlab.org/repos/trunk/online/packages/monitoring/src/scripts/update_runinfodb.sh
 
+
-->
 
== Run Classification ==
 
== Run Classification ==
  
Line 61: Line 62:
 
- Other Calibration (200)
 
- Other Calibration (200)
 
</pre>
 
</pre>
 
+
<!--
 
* Further classification is performed by analyzing the rates in the various detector systems. If the rates in any system are lower than some threshold, then  
 
* Further classification is performed by analyzing the rates in the various detector systems. If the rates in any system are lower than some threshold, then  
  
Line 74: Line 75:
 
   Bit 4: Flux Unknown
 
   Bit 4: Flux Unknown
 
   Bit 5: Polarization Unknown
 
   Bit 5: Polarization Unknown
 +
-->

Latest revision as of 13:11, 11 February 2015

Run Classification

  • During run pre-start, shift takers must indicate what the run type is for the run that is about to start. This run type is stored in the RCDB so that it can be used to help analyze the data. Possible run types include:
Main drop-down menu:
- Blank (Invalid / Unknown) (-1)
- Production (0)
- Tests & Studies (sub-menu)
- Calibration (sub-menu)

"Tests & Studies" drop-down menu:
- DAQ Test (1)
- Trigger Test (2)
- Detector Test (3)
- Beam Studies (4)
- Noise Studies (5)
- Other Study/Test (100)

"Calibration" drop-down menu:
- Cosmic Run (101)
- Pulser Run (102)
- Pedestal Run (103)
- Alignment Run (104)
- LED Run (105)
- Normalization Run (106)
- Other Calibration (200)