AstroTime#
- class ctapipe.core.traits.AstroTime(default_value: Any = traitlets.Undefined, allow_none: bool = False, read_only: bool | None = None, help: str | None = None, config: Any | None = None, **kwargs: Any)[source]#
Bases:
TraitType
A trait representing a point in Time, as understood by
astropy.time
.Methods Summary
Methods Documentation