name&dimensionality | kind | in/out | description |
---|---|---|---|
write_healpix_map | int | OUT | returns a non zero value in case of error |
signal | float | IN | full sky map to be written |
nside | long | IN | HEALPix resolution parameter of the map (the map should have 12 * nside * nside pixels). |
filename | char | IN | FITS file in which to write the full sky map |
nest | char | IN | flag specifing the HEALPix pixel ordering of the map. 0: 'RING' and 1: 'NESTED' |
coordsys | char | IN | astronomical coordinate system of map (must be either 'C', 'E' or 'G' standing respectively for Celestial=equatorial, Ecliptic or Galactic) |
Version 3.82, 2022-07-28