Äîêóìåíò âçÿò èç êýøà ïîèñêîâîé ìàøèíû. Àäðåñ
îðèãèíàëüíîãî äîêóìåíòà
: http://www.mrao.cam.ac.uk/~bn204/blog/2012/04/01/pgplot-ra-dec-box.html
Äàòà èçìåíåíèÿ: Mon Oct 5 13:04:45 2015 Äàòà èíäåêñèðîâàíèÿ: Sun Apr 10 12:58:58 2016 Êîäèðîâêà: IBM-866 Ïîèñêîâûå ñëîâà: m 8 |
The goal here is to make a publication quality image of the sky with the coordinates labelled in the standard Right Accession/Declination units. As this is not entirely trivial, here are some notes to help:
Use the PGTBOX function which knows how to label the coordinate box in time units
The options to the RA (normally horizontal) axis should include:
The options to the Dec (normally vertical) axis should include:
I additionally also include:
The coordinate system for Right Accession axis should be in seconds of time (240 seconds/degree). The coordinate system for Declination axis should be in seconds of arc (3600 seconds/degree).
When calling PGSWIN remember that the RA axis is decreasing! So the first element should be larger than the second in call the PGSWIN (assuming RA is the horizontal axis)
Ensure that the matrix representing the coordinate system of the image is correct when calling PGIMAG