Difference between revisions of "SRO RTDP Feb. 12, 2024"

From epsciwiki
Jump to navigation Jump to search
Line 84: Line 84:
  
 
=== Minutes ===
 
=== Minutes ===
<!-- Attendees: David L., Vardan G., Cissie M., Ayan R., Fabio R., Jeng T., Marco B., Mariangela B. -->
+
Attendees: David L., Vardan G., Cissie M., Ayan R., Fabio R., Jeng T., Marco B., Mariangela B.
 +
 
 +
* Stand alone aggregator
 +
** Carl reported good progress over the past week
 +
*** Minimizing code that needs to be pulled from outside
 +
*** Stand alone Data Concentrator listens on TCP port(s)
 +
*** Created a simple data sender example program
 +
*** Requires an "End" control event be sent to flush data into file
 +
 
 +
* EVIO -> HIPO converter
 +
** Nathan Baltzell pointed us to the command CLAS12 uses to convert EVIO to HIPO
 +
** Vardan was in communication with Gagik on the code he used for the L3 trigger testing
 +
** Ayan can do the heavy lifting to make this into an ERSAP actor once we have a file to work with and the existing code identified
 +
 
 +
* Visualization
 +
** Cissie has made a Prometheus connector (flask) that allows the Grafana front end to extract data from the Prometheus DB.
 +
** She has submitted PR#33 with the code changes.
 +
 
 +
* ACAT
 +
** Ayan will make the RTDP poster.
 +
** Ayan will present the Hydra poster and Vardan will present the RTDP poster.
 +
 
 +
* BDX
 +
** Fabio reported on work using autoencoders to compress and extract waveforms
 +
** Sample of single and double pulse waveforms provided by Gagik
 +
** Slides: [[Media:20240212.Fabio_Slides_RTDP.pdf | PDF]]
  
''TBD''
 
  
 
=== Action Items ===
 
=== Action Items ===
# Get details from Carl on limitations of running aggregator outside of CODA context (David)
 
# Make list of missing components for transforming streaming data into format compatible with CLAS12 recon. (David)
 

Revision as of 15:54, 14 February 2024

The current weekly meeting time is every other Monday at 10:00 US/Eastern

Connection Info:

You can connect using ZOOM Video conferencing (ID: 160 248 4178). (Click "Expand" to the right for details -->):

One tap mobile: US: +16692545252,,1602484178# or +16468287666,,1602484178#

Meeting URL: https://jlab-org.zoomgov.com/j/1602484178?pwd=UFViZUpyODYrZmsxdkVNbWZTMUR1Zz09&from=addon
Meeting ID: 160 248 4178
Passcode: 104412

Join by Telephone
For higher quality, dial a number based on your current location.
Dial: +1 669 254 5252 US (San Jose)
+1 646 828 7666 US (New York)
+1 646 964 1167 US (US Spanish Line)
+1 551 285 1373 US (New Jersey)
+1 669 216 1590 US (San Jose)
+1 415 449 4000 US (US Spanish Line)
833 568 8864 US Toll-free
Meeting ID: 160 248 4178
International numbers
Join from an H.323/SIP room system
H.323: 161.199.138.10 (US West)
161.199.136.10 (US East)
Meeting ID: 160 248 4178
Passcode: 104412

SIP: 1602484178@sip.zoomgov.com
Passcode: 104412

One tap mobile: US: +16692545252,,1601987443# or +16468287666,,1601987443#

Meeting URL: https://jlab-org.zoomgov.com/j/1601987443?pwd=bUVPV3puTHJPU0Fub2Q2Z1dsV0JjQT09&from=addon
Meeting ID: 160 198 7443
Passcode: 607906

Agenda:

  1. Previous Meeting
  2. Announcements:
    • Fabio has new baby (congratulations!)
  3. CLAS12 Data Capture exercise
    • Aggregation program
    • CLAS12 Reconstruction (ERSAP)
  4. Visualization
  5. BDX Experiment
  6. Milestone Progress: (Github Project)
    • FY24Q1
    • M01: Create prototype ERSAP configurations for INDRA and CLAS12 test systems (Ayan)
    • M02: Identify or capture SRO formatted data from CLAS12 and INDRA test systems with data tag/filtering capability (output data ready for further offline processing) (Discussion w/ Sergey)
    • M03: Evaluate existing solutions for configuring and launching remote distributed processes (Jeng, Cissie)
    • M04: Establish code repository(s), project site, and method of documentation (Jeng, Ayan)
    • FY24Q2
    • M05: Create stream splitter program for EVIO or HIPO data formatted files
    • M06: Create stream splitter program for simulated data in PODIO for ePIC
    • M07: Create VTP emulator using files produced by stream splitter
    • M08: Create controller program to synchronize multiple VTP emulators
  7. AOT

Minutes

Attendees: David L., Vardan G., Cissie M., Ayan R., Fabio R., Jeng T., Marco B., Mariangela B.

  • Stand alone aggregator
    • Carl reported good progress over the past week
      • Minimizing code that needs to be pulled from outside
      • Stand alone Data Concentrator listens on TCP port(s)
      • Created a simple data sender example program
      • Requires an "End" control event be sent to flush data into file
  • EVIO -> HIPO converter
    • Nathan Baltzell pointed us to the command CLAS12 uses to convert EVIO to HIPO
    • Vardan was in communication with Gagik on the code he used for the L3 trigger testing
    • Ayan can do the heavy lifting to make this into an ERSAP actor once we have a file to work with and the existing code identified
  • Visualization
    • Cissie has made a Prometheus connector (flask) that allows the Grafana front end to extract data from the Prometheus DB.
    • She has submitted PR#33 with the code changes.
  • ACAT
    • Ayan will make the RTDP poster.
    • Ayan will present the Hydra poster and Vardan will present the RTDP poster.
  • BDX
    • Fabio reported on work using autoencoders to compress and extract waveforms
    • Sample of single and double pulse waveforms provided by Gagik
    • Slides: PDF


Action Items