Difference between revisions of "Barrel Calorimeter"

From GlueXWiki
Jump to: navigation, search
Line 1: Line 1:
 +
An example how to start DAQ for the stand alone BCAL (four north or south crates) with the external pulser (connected to the master TI).
 
# Login to gluon49 under hdops
 
# Login to gluon49 under hdops
 
# source /gluex/Subsystems/BCAL/setupcoda3
 
# source /gluex/Subsystems/BCAL/setupcoda3
Line 10: Line 11:
 
# Data output: /gluex/Subsystems/BCAL/data/south4  
 
# Data output: /gluex/Subsystems/BCAL/data/south4  
 
#:::                  /gluex/Subsystems/BCAL/data/north4  (default)
 
#:::                  /gluex/Subsystems/BCAL/data/north4  (default)
# Due to some glitches in the firmware you have to start run first and then disable the external trigger
+
# Due to some glitches in the firmware you have to start run first and then disable the external trigger (will be fixed)

Revision as of 14:00, 31 March 2014

An example how to start DAQ for the stand alone BCAL (four north or south crates) with the external pulser (connected to the master TI).

  1. Login to gluon49 under hdops
  2. source /gluex/Subsystems/BCAL/setupcoda3
  3. Start DAQ for 4 north or south crates: bcal_N4_start or bcal_S4_start
    terminate all DAQ processes bcal_N4_exit
  4. Choose configuration: Configurations-->Coda Config-->bcal_s4 (or bcal_n4)
  5. Settings in the Run Control (you have to set these variables once if you edit coda configuration with jcedit)
    Set User --> Runtime Variables --> Config File to /gluex/Subsystems/BCAL/bcal_pulser_ti/pulse
    Set User --> Runtime Variables --> List --> %(CODA_ROL) to /gluex/release/0.1/src/rol/bcal_base_ti
  6. FADC250 configuration files are located in /gluex/Subsystems/BCAL/bcal_pulser_ti
  7. Data output: /gluex/Subsystems/BCAL/data/south4
    /gluex/Subsystems/BCAL/data/north4 (default)
  8. Due to some glitches in the firmware you have to start run first and then disable the external trigger (will be fixed)