finesse.components.readout

A components sub-module containing classes for detecting intensity fluctuations at a physical point in a model.

These Readout components essentially describe baseband and broadband detectors such as DC and RF demodulated photodiodes typically used in optical experiments.

Classes

ReadoutDC(name, *args, **kwargs)

ReadoutDetectorOutput(name, *args, **kwargs)

A placeholder element that represents a detector output generated by a Readout element.

ReadoutRF(name, *args, **kwargs)