finesse.detectors.camera.CCDCamera

Overview

class finesse.detectors.camera.CCDCamera(name, node, w0_scaled=True, **kwargs)[source]

Bases: finesse.detectors.camera.Camera, abc.ABC

Abstract type for cameras which detect pixel intensity.

Parameters

name : str

Unique name of the camera.

node : OpticalNode

Node at which to detect.

w0_scaled : bool, optional; default: True

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