finesse.detectors.camera.ComplexCamera

Overview

class finesse.detectors.camera.ComplexCamera(name, node, f=0, w0_scaled=True)[source]

Bases: Camera, ABC

Abstract type for cameras which detect pixel amplitude and phase.

Parameters
namestr

Unique name of the camera.

nodeOpticalNode

Node at which to detect.

fscalar, optional; default: 0

Field frequency offset from the carrier to detect.

w0_scaledbool, optional; default: True

Flag indicating whether the \(x\), \(y\) axes should be scaled to the waist-size of the beam parameter at node.