finesse.detectors.general

Top-level objects which specific detectors should inherit from.

Classes

Detector(name[, node, dtype, shape, unit, ...])

Abstract representation of a component that produces a numerical output.

MaskedDetector(*args, **kwargs)

An abstract class from which detector types which can have mode masks derive.

NoiseDetector(noise_type)

SymbolDetector(name, symbol[, dtype])