TelEventIndexContainer

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

Bases: ctapipe.core.container.Container

index columns to include in telescope-wise event lists, common to all data levels that have telescope-wise information

Attributes
obs_idField(default=0)

observation identifier

event_idField(default=0)

event identifier

tel_idField(default=0)

telescope identifier

metadict

dict of attached metadata

prefixstr

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

Attributes Summary

event_id

meta

obs_id

prefix

tel_id

Attributes Documentation

event_id
meta
obs_id
prefix
tel_id