AstroTime¶
-
class
ctapipe.core.traits.AstroTime(default_value=traitlets.Undefined, allow_none=False, read_only=None, help=None, config=None, **kwargs)[source]¶ Bases:
traitlets.TraitTypeA trait representing a point in Time, as understood by
astropy.timeMethods Summary
info()validate(obj, value)try to parse and return an ISO time string
Methods Documentation