Difference between revisions of "How to run BCAL DAQ"

From GlueXWiki
Jump to: navigation, search
(Created page with "(template, page under construction) # Launch database daemon #* login to clonusr2.jlab.org under halldrun #* start msqld by typing 'msqld' ( be sure that only one msqld is r...")
 
Line 16: Line 16:
 
#* type 'rcgui'  
 
#* type 'rcgui'  
 
#:: Select 'Sessions -> simple'
 
#:: Select 'Sessions -> simple'
#:: Select 'Configurations -> Cool -> fcal' (see top menu)
+
#:: Select 'Configurations -> Cool -> bcal' (see top menu)
 
#:: Press buttons:  Configure, Download, Prestart, Go (you start the run)
 
#:: Press buttons:  Configure, Download, Prestart, Go (you start the run)
  
Line 27: Line 27:
 
:: To retrieve files, go to ifarms ( ssh ifarml64 ). You can see files using  
 
:: To retrieve files, go to ifarms ( ssh ifarml64 ). You can see files using  
  
:: ls  /mss/clas/test/fcal*
+
:: ls  /mss/clas/test/bcal*
  
 
* To retrieve a file from the tape use
 
* To retrieve a file from the tape use
  
 
:: jget /mss/clas/test/file_name .
 
:: jget /mss/clas/test/file_name .

Revision as of 19:18, 27 February 2012

(template, page under construction)

  1. Launch database daemon
    • login to clonusr2.jlab.org under halldrun
    • start msqld by typing 'msqld' ( be sure that only one msqld is running)
  2. Launch Afec-1.4 platform
    • login to clonusr2.jlab.org under halldrun
    • type 'platform'
  3. Start event builder
    • login to clonusr2.jlab.org under halldrun
    • coda_eb_rc3 -i -s simple -n EB3 -t CDEB
  4. Launch coda_roc on the Linux controller
    • login to halldtrg3.jlab.org under halldrun
    • coda_roc_rc3 -i -s simple -n TROC3 -t ROC
  5. Launch Run Control GUI
    • login to clonusr2.jlab.org under halldrun
    • type 'rcgui'
    Select 'Sessions -> simple'
    Select 'Configurations -> Cool -> bcal' (see top menu)
    Press buttons: Configure, Download, Prestart, Go (you start the run)

Store data on tape

  • To store data on tape just copy files on clonusr2 to
/w/stage/output/clas/test
To retrieve files, go to ifarms ( ssh ifarml64 ). You can see files using
ls /mss/clas/test/bcal*
  • To retrieve a file from the tape use
jget /mss/clas/test/file_name .