DispContainer

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

Bases: ctapipe.core.container.Container

Standard output of disp reconstruction algorithms for origin reconstruction

Attributes
normField(default=nan deg, unit=deg)

reconstructed value for disp

is_validField(default=False)

true if the predictions are valid

metadict

dict of attached metadata

prefixstr

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

Attributes Summary

is_valid

meta

norm

prefix

Attributes Documentation

is_valid
meta
norm
prefix