Transform the pixel coordinates of one or more points between two
WCSAxes.
- Parameters:
- ref_ax
WCSAxes Reference axes.
- target_ax
WCSAxes Axes into which the points are transformed.
- points
ndarray Points from ref_axes to transform.
- Returns:
- new_points
ndarray Transformed points in the second image.