finesse.detectors.compute.camera
¶
Functions for computing images of a beam at arbitrary points in the interferometer configuration.
Camera Equations¶
Each function in this sub-module has two modes - single frequency (mimicking amplitude detectors at each coordinate) and multi frequency (mimicking CCD cameras).
Single-frequency mode
If the argument f (i.e. the field frequency to probe) is specified then this function computes the amplitude and phase of the light field at this given frequency, for the specified x and y coordinate. The light field at frequency \(\omega_{\mathrm{i}}\) is given by a complex number (\(z\)) and is calculated as follows:
Multi-frequency mode
Otherwise, if f is not specified, then this function acts like a CCD camera for the given pixel. It plots the beam intensity as a function of the x and y coordinates given. The output is a real number computed as:
Classes
|
|
|
|
|
Workspace class for cameras. |
|
|
|
|
|