|
Package astLib ::
Module astWCS
|
|
Module astLib.astWCS
module for handling World Coordinate Systems (WCS)
(c) 2007 Matt Hilton
http://astlib.sourceforge.net
This is a higher level interface to some of the routines in PyWCSTools
(distributed with astLib). PyWCSTools is a simple SWIG wrapping of
WCSTools by Doug Mink (http://tdc-www.harvard.edu/software/wcstools/).
It is intended is to make this interface complete enough such that direct
use of PyWCSTools is unnecessary.
| Classes |
WCS |
This class provides methods for accessing information from the World
Coordinate System (WCS) contained in the header of a FITS image. |