fitsTools Namespace Reference


Functions

subroutine fitsReadMap (filename, RMap, fitsHeader)
subroutine fitsWriteMap (filename, RMap, fitsHeader)
 Writes out a fits map. Assumes that the map has exactly the same size, wcs info etc as a map that has been read in. Uses the header of a fits map that has been read in already.
subroutine printerror (status)
 Print out the FITSIO error messages to the user.
subroutine delete_file (filename, status)


Function Documentation

subroutine fitsTools::delete_file ( character ( len = * )  filename,
integer(i4b)  status 
)

subroutine fitsTools::fitsReadMap ( character(len = *)  filename,
type(FFTRMap)  RMap,
character(len=80),dimension(:),optional,allocatable  fitsHeader 
)

subroutine fitsTools::fitsWriteMap ( character(len = *)  filename,
type(FFTRMap)  RMap,
character(len=80),dimension(:)  fitsHeader 
)

Writes out a fits map. Assumes that the map has exactly the same size, wcs info etc as a map that has been read in. Uses the header of a fits map that has been read in already.

subroutine fitsTools::printerror ( INTEGER(I4B),intent(in)  status  ) 

Print out the FITSIO error messages to the user.


Generated on Tue Jun 1 15:37:52 2010 for TaperMaster by  doxygen 1.5.4