1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
plot_wcs tst.wcs
plot_wcs_setsize
plot_color 0.5 0.5 0.5
grid_rastep 1
grid_decstep 1
grid_ralabelstep 1
grid_declabelstep 1
grid
plot_color green
plot_lw 3
annotations_fontsize 20
annotations_target 350 0 350,0
annotations_target 20 0 20,0
annotations_target 0 10 0,10
annotations_target 0 -10 0,-10
annotations_target 10 10 10,10
annotations_target -10 10 -10,10
annotations_target 10 -10 10,-10
annotations_target -10 -10 -10,-10
annotations_target 180 0 180,0
annotations
|