call fits2alms*( filename, nalms, alms, ncl, header, nlheader, next )
Reads a FITS file with the,
and
values read into alms(1:65*66/2,1:4,1:3). The last index specifies (T,E,B). The second index gives l, m, real(
), imaginary(
) for each of the
. The number 65*66/2 is the number of
values up to an
value of 64. 80 lines is read from the header in each extension and returned in header(1:80,1:3).
Version 3.83, 2024-11-13