ctapipe is not stable yet, so expect large and rapid changes to structure and functionality as we explore various design choices before the 1.0 release.

Contact#

class ctapipe.io.metadata.Contact(**kwargs: Any)[source]#

Bases: Configurable

Contact information

Attributes Summary

default_name

email

A trait for unicode strings.

name

A trait for unicode strings.

organization

A trait for unicode strings.

Attributes Documentation

default_name#
email#

A trait for unicode strings.

name#

A trait for unicode strings.

organization#

A trait for unicode strings.