finesse.detectors.camera
¶
Detectors for capturing images, slices and single pixels of a beam.
The camera types are split into two categories (CCDs and ComplexCameras) based on the mathematical implementation shown in Camera Equations.
Classes
|
Camera for measuring the intensity of a beam, \(I = |E(x,y)|^2\), where the unscaled x and y coordinate arrays used are |
|
Abstract type for cameras which detect pixel intensity. |
|
Camera for measuring the intensity of a beam, \(I = |E(x,y)|^2\), at a single point. |
|
Camera for measuring the intensity of a beam, \(I = |E(x,y)|^2\), along a 1D slice. |
|
Base camera class. |
|
Abstract type for cameras which detect pixel amplitude and phase. |
|
Camera for detecting the full image of the beam in terms of amplitude and phase. |
|
Camera for detecting a single pixel of the beam in terms of the amplitude and phase. |
|
Camera for detecting a slice of the beam in terms of amplitude and phase. |
|
Data structure representation of an image. |
|
Data structure representation of a pixel of an image. |
|
Data structure representation of a slice of an image. |