DispContainer¶
-
class
ctapipe.containers.DispContainer(prefix=None, **fields)[source]¶ Bases:
ctapipe.core.container.ContainerStandard 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
Attributes Documentation
-
is_valid¶
-
meta¶
-
norm¶
-
prefix¶