finesse.detectors.powerdetector

Computes the laser power in an interferometer output or the power from an electrical signal.

Classes

CustomPD(name, node, beats, **kwargs)

A custom power detector with beat coefficients describing the coupling of modes.

PowerDetector(name, node, *[, pdtype])

Represents a power detector with no RF demodulations.

PowerDetectorDemod1(name, node, f[, phase])

Represents a power detector with one RF demodulation.

PowerDetectorDemod2(name, node, f1, phase1, f2)

Represents a power detector with two RF demodulation.

SplitPD(name, node, direction, **kwargs)

Functions

check_is_audio(ws, f)