finesse.detectors.camera.ScanLine.ylim

property ScanLine.ylim

The limits of the slice in the y-axis.

If ScanLine.direction is ‘x’ then this will return None.

Getter

Returns a tuple of (ymin, ymax).

Setter

Sets the y-axis limits.