TimingParametersContainer

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

Bases: ctapipe.containers.BaseTimingParametersContainer

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)

Attributes
interceptField(default=nan)

intercept of arrival times along main shower axis

deviationField(default=nan)

Root-mean-square deviation of the pulse times with respect to the predicted time

slopeField(default=nan 1 / deg, unit=1 / deg)

Slope of arrival times along main shower axis

metadict

dict of attached metadata

prefixstr

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

Attributes Summary

meta

prefix

slope

Attributes Documentation

meta
prefix
slope