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 detecting the full image of the beam in terms of the intensity. | 
| 
 | Abstract type for cameras which detect pixel intensity. | 
| 
 | Camera for detecting a single pixel of the beam in terms of the intensity. | 
| 
 | Camera for detecting a slice of the beam in terms of the intensity. | 
| 
 | 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. |