finesse.detectors.camera.Image.ydata
- property Image.ydata
The array of data points for the y-axis.
- Getter:
Returns a copy of the
numpy.ndarray
containing the y-axis points.
The array of data points for the y-axis.
Returns a copy of the numpy.ndarray
containing the y-axis
points.