procedure saomarkpoint
Draws a marker in ds9 at specified x,y coordinates with size s. (Use ds9 v5.2 or newer!)
Syntax
saomarkpoint x, y, size, type
Arguments
x: | X-axes coordinate of the center of the circle |
y: | Y-axes coordinate of the center of the circle |
size: | The size of the marker to be drawn |
type: | Marker type, give one of the following (can be OR'ed) |
POINT: | 2 |
BOX: | 4 |
DIAMOND: | 32 |
CIRCLE: | 64 |
See also
procedure sao
procedure saomarklabel
procedure saoclear