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=18446744073709551615)

Observation Block ID

event_idField(default=18446744073709551615)

Array Event ID

tel_idField(default=65535)

Telescope ID

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