finesse.detectors.general

Top-level objects which specific detectors should inherit from.

Classes

Detector(name, *args, **kwargs)

Abstract representation of a component that produces a numerical output.

MaskedDetector(name, *args, **kwargs)

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

NoiseDetector(noise_type)

SymbolDetector(name, *args, **kwargs)