Difference between revisions of "Mar. 5, 2021"
Jump to navigation
Jump to search
(Created page with "=== Connection Info: === This meeting scheduled via Zoom. Join link should be in your calendar. <!---------------------------------------------------------------------------...") |
|||
Line 26: | Line 26: | ||
Attendees: Tommaso C., Carmelo P., Marco B.,Francesco G., B. Raydo, Sergey B., David L., Carl T., Vardan G. | Attendees: Tommaso C., Carmelo P., Marco B.,Francesco G., B. Raydo, Sergey B., David L., Carl T., Vardan G. | ||
− | # | + | # Announcements |
#* Update on tests @ JLab | #* Update on tests @ JLab | ||
#** Discussed VTP data format (presented below) | #** Discussed VTP data format (presented below) |
Revision as of 13:04, 11 March 2021
Connection Info:
This meeting scheduled via Zoom. Join link should be in your calendar.
Agenda:
- Announcements
- Update on tests @ JLab
- Update on TriDAS commitments
- Introduction of Laura Cappelli (new TriDAS post-doc @ Bologna)
- Tentative roadmap and milestone
- a.o.b
Useful References
Minutes:
Attendees: Tommaso C., Carmelo P., Marco B.,Francesco G., B. Raydo, Sergey B., David L., Carl T., Vardan G.
- Announcements
- Update on tests @ JLab
- Discussed VTP data format (presented below)
- Update on tests @ JLab
VTP frame header typedef struct {
unsigned int source_id; unsigned int total_length; unsigned int payload_length; unsigned int compressed_length; unsigned int magic; unsigned int format_version; unsigned int flags; unsigned long long record_counter; unsigned long long ts_sec; unsigned long long ts_nsec;
}
Payload 9 word payload header, where first word is a tag and 8 following words contain length and a pointer to 8 FADC slots information.
- VTP source is also available
- Discussed ERSAP VTP SRO component lates benchmark results