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