output_map*
call output_map*( map, header, filename [,extno] )
name & dimensionality | kind | in/out | description |
---|---|---|---|
map(0:,1:) | SP/ DP | IN | full sky map(s) to be output |
header(LEN=80)(1:) | CHR | IN | string array containing the FITS header to be included in the file |
filename(LEN=*) | CHR | IN | filename of the FITS-file to contain HEALPix map(s). |
extno | I4B | IN | extension number in which to write the data (0 based). default:0 |
generates a simple map (made of 1s) and outputs it into the FITS file map.fits
Version 3.11, 2013-04-24