function pixpos
Returns a 2xn matrix with WCS coordinates transformed to pixel coordinates.
Syntax
result = pixpos(X, POSITIONS)
Arguments
X: | A matrix. |
POSITIONS: | A 2xn matrix with WCS positions. |
See also
function worldpos
Returns a 2xn matrix with WCS coordinates transformed to pixel coordinates.
Syntax
result = pixpos(X, POSITIONS)
Arguments
X: | A matrix. |
POSITIONS: | A 2xn matrix with WCS positions. |