Difference between revisions of "SAMPA SRO"

From epsciwiki
Jump to navigation Jump to search
Line 5: Line 5:
 
# [https://github.com/JeffersonLab/ersap-cpp ersap-cpp]
 
# [https://github.com/JeffersonLab/ersap-cpp ersap-cpp]
 
# [https://github.com/JeffersonLab/ersap-vtp ersap-vtp]
 
# [https://github.com/JeffersonLab/ersap-vtp ersap-vtp]
# https://github.com/JeffersonLab/ersap-jana ersap-jana]
+
# [https://github.com/JeffersonLab/ersap-jana ersap-jana]
 
   
 
   
 
=== Installation ===
 
=== Installation ===
Line 23: Line 23:
 
# AOT
 
# AOT
  
==== Useful References ====
+
<small>
 
* [[SRO Meetings]]
 
* [https://clasweb.jlab.org/wiki/index.php/Streaming_Read-out_Wiki_page CLAS12 SRO page]
 
* [https://jeffersonlab.sharepoint.com/:w:/s/SciComp/EQxPpI6h8VRFtlSKLHeLWusBYCOQUySVpEBKCIlR09u5wA?email=davidl%40jlab.org&e=NCC22f ERSAP Document]
 
* [https://jeffersonlab.sharepoint.com/:w:/r/sites/SciComp/Shared%20Documents/EPSCI/SRO/Streaming/Development/WMS.docx?d=w286e2f0b5d174426a0ddd06a0766e57d&csf=1&e=8wGGZR Vardan's WMS draft]
 
* [https://jeffersonlab.sharepoint.com/:w:/r/sites/SciComp/Shared%20Documents/EPSCI/SRO/Streaming/Development/DSPF-proposal.docx?d=w616c01cd02ea486ca108c144e4c6bf3f&csf=1&e=KWX8sK Vardan's SRO sketch]
 
* [https://jeffersonlab.sharepoint.com/:b:/r/sites/SciComp/Shared%20Documents/EPSCI/SRO/Streaming/20191217%20Streaming%20Paper/20200302%20JLab%20Streaming%20Readout.pdf?csf=1&e=kDX7yr Graham's Paper describing SRO]
 
* [[Media:20200609_data_format.pdf |Dave Abbott's slides on data format]]
 
</small>
 
 
 
<hr>
 
  
 
=== Minutes: ===
 
=== Minutes: ===

Revision as of 19:20, 8 September 2021


Project dependencies

  1. ersap-java
  2. ersap-cpp
  3. ersap-vtp
  4. ersap-jana

Installation

  1. Previous Meeting
  2. Announcements
    • Abstract submission is open for CHEP 2022. Deadline is October 19th
  3. ERSAP prototype applications
    • INDRA VTP setup
      • Streaming Data Format
      • The FPGA-based ROC for the VTP
      • INDRA VTP setup
      • INDRA SAMPA setup
        • ERSAP SAMPA source engine (DAS data format)
        • Endless stream of GBT frames
        • Engine tests on the setup
        • SAMPA data processing pipe composition and running within the ERSAP
  4. AOT


Minutes:

Attendees: David L., Carl T., Mike G., Jie C., Vardan G.

  • Announcements
    • Abstract submission deadline for CHEP2022 is October 19th
  • ERSAP
  • Discussed active future ERSAP framework projects, such as ersap-cpp, ersap-orchestrator, ersap-python, ersap-ui.
  • ERSAP prototypes
    • INDRA VTP
      • Discussed plans and actions implementing David's EVIO data format.
      • Disconnect with the TriDAS group that decided to introduce a custom data representation based on the old VTP data format. David suggested to organize a re-sync meeting with the TriDAS group to discuss concerning issues.
      • Ongoing effort to build a data processing pipeline to be tested at DESY
    • INDRA SAMPA
      • Carl completed SAMPA DAS decoder ERSAP engines development. Ready to be tested within the GEM detector data processing ERSAP data processing pipeline.