finesse.detectors.camera.Image.resolution

property Image.resolution

The resolution of the image.

Currently this is always square (i.e. number of points in both axes always equal).

Getter

Returns the tuple (xpts, ypts).