User Tools

Site Tools


how_to_run_combined_s800_gretina

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
how_to_run_combined_s800_gretina [2016/03/16 16:01]
pereira created
how_to_run_combined_s800_gretina [2016/03/17 15:49]
pereira
Line 1: Line 1:
 ====== How to run combined S800 + GRETINA ====== ====== How to run combined S800 + GRETINA ======
-OBSOLETE. Documentation is currently under development. 
- 
- 
 In order to run the combined S800 + Gretina daq, the following steps need to be taken: In order to run the combined S800 + Gretina daq, the following steps need to be taken:
  
-1On spdaq48 in /user/s800/operations/daq/usb/TclXXUSB do: +  - Make sure that the external synchronization and external clock are enabled in the S800 ULM trigger moduleEdit file **CC0105Begin.tcl** in directory **/user/s800/converged_daq/Scripts**, and set the values of the variables **extsynch** and **extclock** to 1. 
- +  - [[S800 DAQ tools#Running the S800 DAQ|Run the S800 ReadoutGUI]] for the S800 data acquisition system as you normally would on spdaq19, and click the ''Start'' button   
-**wish ./RunControl.tcl** +  - Log in using the experimental account to **ddasdaq3** or any other of the systems dual homed to the GRETINA/NSCLDAQ network. 
- +  - Use command ''godaq'' to run the Readout control program. 
-or, on devop2 (the S800 MAC machine) +  - Click the ''Start'' button.  This will grab remote control over the S800 Readout GUI. The S800 daq will now be in slave mode. 
- +  - You should now be able to start runs as needed in the experiment's ReadoutGUI running on the dual homed system.
-click on the operations folder on the lower icon bar and select runcontrol.command +
- +
-2. On a dataU machine logged in as the experimental account (e11007 for the June 2012 testing period) do +
- +
-**godaq**+
  
-3On spdaq44 do+You can check the ring buffers using the command **/usr/opt/nscldaq/xxxxx/bin/ringbuffer status**, where xxxxx is the nscldaq version (as of March 2016, 11.0-020). If everything has started correctly you should have the following ring buffers in the dual homed system (e.g. ddasdaq3):
  
-**/usr/opt/daq/10.1/bin/ringbuffer status**. The output should look similar to:+  * **experimental-user-name (e.g. e14045)**: This ring is where sampled coincidence data is placed This is done via a tapcat, glom pipeline. 
 +  * **spdaq19.rawccusb**It will provide raw data from the S800 CAMAC crate. 
 +  * **spdaq19.rawvmusb**: It will provide raw data from the S800 VME crate. 
 +  * **spdaq19.s800filter**: It will provide the event built, reformated data from the S800 Filter. During a run, data are pushed from this ring into the GRETINA GEB.
  
-<code> +In addition to the normal **stagearea** structure in the experiment account, three directories are added that will be used to store raw S800 data:
- +----------------+------------+-------+-------------+--------+---------+---------+------+-------------+ +
- |Name            |data-size(k)|free(k)|max_consumers|producer|maxget(k)|minget(k)|client|clientdata(k)| +
- +----------------+------------+-------+-------------+--------+---------+---------+------+-------------+ +
- |0400x           |8195        |8195   |100          |-1      |0        |0        |-     |-            | +
- |s800            |8195        |8195   |100          |7485    |0        |0        |-     |-            | +
- |-               |-           |-      |-            |-       |-        |-        |9143  |0            | +
- |segatest        |8195        |8195   |100          |-1      |0        |0        |-     |-            | +
- |spdaq48.0400x   |8195        |8195   |100          |17205   |0        |0        |-     |-            | +
- |spdaq48.segatest|8195        |8195   |100          |-1      |0        |0        |-     |-            | +
- +----------------+------------+-------+-------------+--------+---------+---------+------+-------------+ +
-</code>+
  
-Upon start of run there will be another client of the s800 ring, which is the pushToGEB processThis should die on end run.+  * **~/stagearea/rawccusb**: Event files containing raw CCUSB data from the S800. 
 +  * **~/stagearea/rawvmusb**: Event files containing raw VMUSB data from the S800. 
 +  * **~/stagearea/s800filter**: Event files containing event build, reformatted S800 data from the S800 Filter.
  
  
-The S800 daq will now be in slave mode, and run control is done from the NSCL daq window. 
  
  
  
how_to_run_combined_s800_gretina.txt · Last modified: 2020/04/01 20:25 by pereira