AstroTime

class ctapipe.core.traits.AstroTime(default_value=traitlets.Undefined, allow_none=False, read_only=None, help=None, config=None, **kwargs)[source]

Bases: traitlets.TraitType

A trait representing a point in Time, as understood by astropy.time

Methods Summary

info()

validate(obj, value)

try to parse and return an ISO time string

Methods Documentation

info()[source]
validate(obj, value)[source]

try to parse and return an ISO time string