finesse.detectors.camera.ScanLine.xlim

property ScanLine.xlim

The limits of the slice in the x-axis.

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

Getter

Returns a tuple of (xmin, xmax).

Setter

Sets the x-axis limits.