piel.types.connectivity.metrics#

Classes#

ComponentMetrics

Note that a given metrics needs to be matched to a given environment in which the measurements are performed.

Module Contents#

class ComponentMetrics(/, **data: Any)[source]#

Bases: piel.types.connectivity.abstract.Instance

Note that a given metrics needs to be matched to a given environment in which the measurements are performed. For example, room temperature metrics are not equivalent to cryogenic metrics measurements, and as such require a collection of variables.

reference: piel.types.reference.Reference#
environment: piel.types.environment.Environment#