ecpi.pipeline.io.aav_pvt_flow module
Section author: ECLAIRs GP team
Data Flow is the layer for transmitting the data along the ECPI pipeline. Data Flow is a class containing four different classes each one for a particular type of data to be transmitted A) GtiFlow concerns all the information and functionality
related to the Good Time Intervals.
- AttPvtFlow concerns the information about the orbit and
the attitude of the satellite.
- EventFlow concerns the events and the different type
of related objects
- DetImagFlow concerns the detector images and its
different representations
All these objects are grouped in a global container which becomes the data_flow layer in the main pipeline.