finesse.detectors.camera.ScanLine.ylim¶
- property ScanLine.ylim¶
- The limits of the slice in the y-axis. - If - ScanLine.directionis ‘x’ then this will return- None.- Getter:
- Returns a tuple of - (ymin, ymax).
- Setter:
- Sets the y-axis limits. 
 
The limits of the slice in the y-axis.
If ScanLine.direction is ‘x’ then this will return None.
Returns a tuple of (ymin, ymax).
Sets the y-axis limits.