Product¶
-
class
ctapipe.io.metadata.Product(**kwargs: Any)[source]¶ Bases:
traitlets.traitlets.HasTraitsData product information
Attributes Summary
A trait representing a point in Time, as understood by
astropy.timeAn enum whose value must be in a given sequence.
An enum whose value must be in a given sequence.
An instance of a Python list.
A trait for unicode strings.
A trait for unicode strings.
A trait for unicode strings.
A trait for unicode strings.
A trait for unicode strings.
leave unspecified to automatically generate a UUID
Attributes Documentation
-
creation_time¶ A trait representing a point in Time, as understood by
astropy.time
-
data_association¶ An enum whose value must be in a given sequence.
-
data_category¶ An enum whose value must be in a given sequence.
-
data_levels¶ An instance of a Python list.
-
data_model_name¶ A trait for unicode strings.
-
data_model_url¶ A trait for unicode strings.
-
data_model_version¶ A trait for unicode strings.
-
default_product_id¶
-
default_time¶
-
description¶ A trait for unicode strings.
-
format¶ A trait for unicode strings.
-
id_¶ leave unspecified to automatically generate a UUID
-