Next: Plot Coordinate Grids
Up: 5.2 Tasks of the
Previous: Plot Source List Positions
A number or a label can be plotted for a list of source positions
by the command
LABEL/SOURCE_POSITIONS table [x-label] [y-label] [textcol] [xoffs,yoffs] -
[format] [size]
- table is the name of the table with the columns
x-label and y-label.
- x-label is the column from which the x-coordinate is read.
Specify the label as :LABEL. The default is :X_SKY.
- y-label is the column from which the y-coordinate is read.
Specify the label as :LABEL. The default is :Y_SKY.
- textcol is the table column from which the displayed text
is read. Specify the label as :LABEL.
The default is the SEQuence number.
- xoffs,yoffs is the offset in x,y position relative to the
position specified in x-label,y-label and in the
same units.
- format is the text display format (e.g. F10.2, I6, E10.4, A20).
The default is I1.
- size is the size of the text (multiplication factor 1,2,3).
The default is 1.
Examples are:
LABEL/SOURCE solst_2000
LABEL/SOURCE solst_2000 :RA_DEG :DEC_DEG ? 0.1,0.15
LABEL/SOURCE solst_2000 :RA_DEG :DEG_DEG :NAME ? A12
Note:Only for the selected table rows the labeling will be done.
If you have problems/suggestions please send mail to
rosat_svc@mpe-garching.mpg.de