CoreParametersContainer#
- class ctapipe.containers.CoreParametersContainer(prefix=None, **fields)[source]#
Bases:
Container
Telescope-wise shower’s direction in the Tilted/Ground Frame
- Attributes:
- psiField(default=nan deg, unit=deg)
Image direction in the Tilted/Ground Frame
- metadict
dict of attached metadata
- prefixstr
Prefix attached to column names when saved to a table or file
Attributes Summary
Attributes Documentation
- default_prefix = 'core'#
- fields = {'psi': Field(default=nan deg, unit=deg)}#
- meta#
- prefix#
- psi#