Containers (containers)#
Introduction#
The ctapipe.containers module contains the data model definition of all
ctapipe Container classes, which provide the container definitions for all
ctapipe data.
The base Container for an event is in ctapipe.containers.ArrayEventContainer.
Reference/API#
ctapipe.containers Module#
Container structures for data that should be read or written to disk
Classes#
  | 
Top-level container for all event information  | 
  | 
Concentrations are ratios between light amount in certain areas of the image and the full image.  | 
  | 
Storage of data volume reduced dl0 data from a single telescope.  | 
  | 
Storage of a data volume reduced Event  | 
  | 
Storage of output of camera calibration e.g the final calibrated image in intensity units and the pulse time.  | 
  | 
DL1 Calibrated Camera Images and associated data  | 
  | 
Reconstructed Shower information for a given reconstruction algorithm,  | 
  | 
Index columns to include in event lists.  | 
  | 
R1/DL0 EventType  | 
  | 
Hillas Parameters in a spherical system centered on the pointing position (TelescopeFrame).  | 
  | 
Telescope-wise shower's direction in the Tilted/Ground Frame  | 
  | 
Collection of image parameters  | 
  | 
Fraction of signal in 1 or 2-pixel width border from the edge of the camera, measured in number of signal pixels or in intensity.  | 
  | 
Storage of camera calibration coefficients for a given time.  | 
  | 
Container for camera monitoring data  | 
  | 
Root container for telescope monitoring data (MON)  | 
  | 
Root container for monitoring data (MON)  | 
  | 
Parameters related to pixels surviving image cleaning  | 
  | 
Container for the result of a ring fit in telescope frame  | 
  | 
|
  | 
|
  | 
Container for muon analysis  | 
  | 
Root container for muon parameters  | 
  | 
Base container for hillas parameters to allow the CameraHillasParametersContainer to be assigned to an ImageParametersContainer as well.  | 
  | 
Hillas Parameters in the camera frame.  | 
  | 
Slope and Intercept of a linear regression of the arrival times along the shower main axis in the camera frame.  | 
  | 
Standard output of gamma/hadron classification algorithms  | 
  | 
Container for pixel statistics from flat-field and sky pedestal events  | 
  | 
Storage of raw data from a single telescope  | 
  | 
Storage of a Merged Raw Data Event  | 
  | 
Storage of r1 calibrated data from a single telescope  | 
  | 
Storage of a r1 calibrated Data Event  | 
  | 
Reconstructed shower info from multiple algorithms  | 
  | 
Standard output of algorithms estimating energy  | 
  | 
Standard output of algorithms reconstructing shower geometry  | 
  | 
Standard output of disp reconstruction algorithms for origin reconstruction  | 
  | 
True images and parameters derived from them, analogous to the   | 
  | 
|
  | 
2D histogram of simulated number of showers simulated as function of energy and core distance.  | 
  | 
Configuration parameters of the simulation  | 
  | 
index columns to include in telescope-wise event lists  | 
  | 
Base container for timing parameters to allow the CameraTimingParametersContainer to be assigned to an ImageParametersContainer as well.  | 
  | 
Slope and Intercept of a linear regression of the arrival times along the shower main axis in a spherical system centered on the pointing position (TelescopeFrame)  | 
  | 
|
  | 
Container holding pointing information for a single telescope after all necessary correction and calibration steps.  | 
  | 
Container holding pointing information for the combined array after all necessary correction and calibration steps.  | 
  | 
Store descriptive statistics of a pixel-wise quantity for each channel  | 
  | 
Store descriptive statistics of a chunk of images  | 
  | 
Store descriptive image statistics  | 
  | 
|
  | 
|
  | 
Stores information about the scheduling block.  | 
  | 
Stores information about the observation  | 
  | 
How a scheduling block is observed.  | 
  | 
Observation Block States.  | 
Class Inheritance Diagram#
