Arguments appearing in italic are optional.call read_bintab*( filename, map, npixtot, nmaps, nullval, anynull[,header, units, extno] )
Reads a HEALPix temperature map from the file `map.fits' to the array map(0:12*32**2-1,1:1). The pixel number 12*32**2 is the number of pixels in a HEALPix map. If there are missing pixels in the input file (with value NaN (Not a Number), Infinity, or matching the FITS keyword BAD_DATA) then anynull is .TRUE. and these pixels get the value returned in nullval.
Version 3.82, 2022-07-28