DL2Container

class ctapipe.containers.DL2Container(prefix=None, **fields)[source]

Bases: ctapipe.core.container.Container

Reconstructed Shower information for a given reconstruction algorithm,

including optionally both per-telescope mono reconstruction and per-shower stereo reconstructions

Attributes
telField(default=Map(ctapipe.containers.TelescopeReconstructedContainer))

map of tel_id to single-telescope reconstruction (DL2a)

stereoField(default=ctapipe.containers.ReconstructedContainer)

Stereo Shower reconstruction results

metadict

dict of attached metadata

prefixstr

Prefix attached to column names when saved to a table or file

Attributes Summary

meta

prefix

stereo

tel

Attributes Documentation

meta
prefix
stereo
tel