Changeset 3181 for trunk/doc/pslib/psLibSDRS_Astrom.tex
- Timestamp:
- Feb 9, 2005, 4:30:02 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/psLibSDRS_Astrom.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/psLibSDRS_Astrom.tex
r3176 r3181 716 716 image to the tangent plane); and the projection. 717 717 718 The FITS WCS standard is described in Calabretta \& Greisen, A\&A,719 2002, 395, 1077. An extension to the standard, the TNX projection, is720 described at \url{http://iraf.noao.edu/projects/ccdmosaic/tnx.html}.721 This extension is in widespread use and must also be supported for722 both reading and writing.723 724 718 \begin{verbatim} 725 719 bool psAstrometryReadWCS(psPlaneTransform **transform, // Output transformation … … 729 723 bool psAstrometryWriteWCS(psMetadata *header, // Output FITS header 730 724 psPlaneTransform *transform, // Input transformation 731 psProjection *projection // Input projection 725 psProjection *projection, // Input projection 726 double color, // Mean color to use 727 double magnitude, // Mean magnitude to use 732 728 ); 733 729 bool psAstrometrySimplify(psPlaneTransform **transform, // Output transformation
Note:
See TracChangeset
for help on using the changeset viewer.
