Module data_source

Source
Expand description

Generic approach to read all kinds of data within the GAPS wider ecosystem.

We have:

  • binary data (typically with the ending .bin) - telemetered data
  • tof data which is written to the TOF CPU disks
  • Caraspace data - this is merged TOF CPU and binary data. This is currently used in L0 data.
  • data in a customized, special root format as it is created by SimpleDet

Structsยง

DataSource
A generic data source which can digest all kinds of GAPS input data