next up previous contents index
Next: Get Coordinates by Cursor Up: 5.2 Tasks of the Previous: Label Source List Positions

Plot Coordinate Grids

 

The command to draw a coordinate line into the overlay channel of the image is    

DRAW/COORDINATES line isoline [equinox] [text_flag] [table_flag]} [color] -
                 [displ]
 

Examples are:

DRAW/COORDINATES line RA=85.0
DRAW/COORDINATES line DEC=-70.0
DRAW/COORDINATES line LII=280.0
DRAW/COORDINATES line BII=-31.5
DRAW/COORDINATES line DEC=-69.0 2000.0 0
DRAW/COORDINATES line RA=85.0   2000.0 2
DRAW/COORDINATES line RA=85.0   2000.0 0 1
DRAW/COORDINATES line RA=120.4 ? ? ? green
DRAW/COORDINATES line RA=120.4 ? ? coord ? image1

  
Figure 5.11: Coordinate grids drawn with the command DRAW/COORD line for the equatorial coordinate system.

  
Figure 5.12: Coordinate grids drawn with the command DRAW/COORD line for the galactic coordinate system.

The command to draw a polygone into the overlay channel is  

DRAW/COORDINATES polygon [parfil] [edit]
 

The parameter file has to be filled. The parameters listed in Table 5.25 have to be specified.

   table4624
Table 5.25: Parameters for command DRAW/COORD polygone

 

The command to overplot a coordinate frame is  

OVERPLOT/COORDINATE frame_tab RA_axes DEC_axes - 
                    ref_image tics [equinox]
 

Examples are:

OVERPLOT/COORDINATE frame  10.,12.,.5  -20,-10.,1. image1  .1,.1
OVERPLOT/COORDINATE frame  8.,9.,.25    70.,80.,1. image1  .1,.1  1950.0
OVERPLOT/COORDINATE frame  10.,12.,.5  -20,-20.,1. image1  0,0
OVERPLOT/COORDINATE frame  10.,10.,.5  -20,-10.,1. image1  0,0
In the last two examples coordinate lines (without tic-marks) are plotted for constant declination and right ascension, respectively.

This command can be used in case a plot (contour plot, source position plot or any other plot in the x,y sky pixel coordinate system) has been done before. The plot works properly only in case the plot settings

SET/GRAP STYPE=0 LTYPE=1
have been done before and the specified frame lies within the plotted range of data. No labels and numbers are plotted. A plot setting

SET/GRAP PMODE=0
is recommended to have only the equatorial coordinate frame plotted (and not also the sky pixel frame).


next up previous contents index
Next: Get Coordinates by Cursor Up: 5.2 Tasks of the Previous: Label Source List Positions

If you have problems/suggestions please send mail to rosat_svc@mpe-garching.mpg.de