Difference between revisions of "DAQ Meeting/20180803"

From PREX Wiki
Jump to navigationJump to search
(Created page with "Back to Main Page >> DAQ Documentation Portal >> DAQ Meetings previous meeting << >> DAQ_Meeting/...")
 
Line 11: Line 11:
 
==Agenda==
 
==Agenda==
 
* Bob :  
 
* Bob :  
 +
* Ciprian : revive panguin and other online analysis features
  
 
==Minutes==
 
==Minutes==
  
 +
* Online Analysis
 +
** Last known working Panguin and Pan duo
 +
*** Live in apar@adaq3~/PREX/pan/ and pan/panguin/
 +
*** online.c and online.h is the online monitor
 +
*** int main is the main program which creates a root TApp and creates pages based on a config file given as a command line argument
 +
*** config file example: prex.cfg
 +
** Functioning Japan lives in ~apar/ciprian/japan/ and in ~a-onl/pking/japan
 +
*** ~/ciprian/japan/Parity/prminput/prexin.conf is the functioning configuration for the injector that is being used right now
 +
**** Looks at a .map file to map out the detectors in the .crl similar to old PAN control.db
 +
**** There are multiple files now that contain different segments, for modularity
 +
**** Label names in the .conf file come out as the branch names in the JAPAN output
  
 
== Testing ==
 
== Testing ==
 
[[DAQ Testing/20180803|Today's testing]]
 
[[DAQ Testing/20180803|Today's testing]]

Revision as of 13:05, 3 August 2018

Back to Main Page >> DAQ Documentation Portal >> DAQ Meetings

previous meeting << >> following meeting

Logistic information

BlueJeans calling instructions:
Toll-Free Number (U.S.& Canada): 888-240-2560
International toll number:     408-740-7256
Bluejeans CODE:         475 839 391
Bluejeans link: https://bluejeans.com/475839391

Agenda

  • Bob :
  • Ciprian : revive panguin and other online analysis features

Minutes

  • Online Analysis
    • Last known working Panguin and Pan duo
      • Live in apar@adaq3~/PREX/pan/ and pan/panguin/
      • online.c and online.h is the online monitor
      • int main is the main program which creates a root TApp and creates pages based on a config file given as a command line argument
      • config file example: prex.cfg
    • Functioning Japan lives in ~apar/ciprian/japan/ and in ~a-onl/pking/japan
      • ~/ciprian/japan/Parity/prminput/prexin.conf is the functioning configuration for the injector that is being used right now
        • Looks at a .map file to map out the detectors in the .crl similar to old PAN control.db
        • There are multiple files now that contain different segments, for modularity
        • Label names in the .conf file come out as the branch names in the JAPAN output

Testing

Today's testing