Changes

Jump to navigation Jump to search
no edit summary
Line 8: Line 8:  
#* one event recorder called ER5
 
#* one event recorder called ER5
 
# we are still configured to write output data to /home/halld/data which is mounted on /nfs/direct/annex2/TAGM-tests on the cluster
 
# we are still configured to write output data to /home/halld/data which is mounted on /nfs/direct/annex2/TAGM-tests on the cluster
 +
 +
The updated procedure for taking a run using the pulser trigger is as follows.
 +
 +
# Log on to halld@halldtrg5.phys.uconn.edu using ssh -X to forward X11 windows to your desktop. To check that X11 forwarding is working, issue the "xterm" command, verify that it pops up on your desktop, then kill it. Verify after login that your shell defaults to the /home/halld/ directory.
 +
# Ensure that the msql daemon is '''NOT''' running by typing "ps -efw | grep msqld" and kill it (pkill -9 msqld) if it is.
 +
# Set the proper environment variables by typing "source micro/coda_micro_setup". These environment variables include EXPID and SESSION, which can be changed to accommodate different run control set-ups. You should see the following message:
 +
"Setting up coda 2.6.1 from /usr/local/coda/2.6.1
 +
  AFECS Home set to /usr/local/coda/2.6.1/Afecs-1.4
 +
  done."
 +
# Clear the desktop of unwanted windows, and start the CODA runtime with the command "./start_daq.sh" and watch all of the pretty colored windows popping up on the desktop. Check for errors and warnings in each one as it starts.
 +
# Go to the run control gui window and select "Connect" under the "Platform" menu. The Configure button should light up.
 +
# Click the "Configure" button that appears below the "Platform" menu (farthest to the left). After a moment, the event builder, read-out controller, and event recorder should appear in the table in the center of the gui, as EB1, TROC5, and ER1. You should see messages at the bottom indicating that the configure started and has succeeded.
 +
# Click the "Download" button immediately to the right of the "Configure" button. By now, the run parameters Expid, session, and configuration should be displayed.
 +
# Click the "Prestart" button immediately to the right of the "Download" button.
 +
# Click "Start" to begin the run. Take care to note any warnings or errors, shown in the bottom message display.

Navigation menu