Home
last modified time | relevance | path

Searched defs:fits2cl_d (Results 1 – 1 of 1) sorted by relevance

/dports/science/healpix/Healpix_3.50/src/f90/mod/
H A Dfitstools.F90884 INTEGER(I4B), INTENT(IN) :: lmax, ncl
890 INTEGER(I4B) :: status,unit,readwrite,blocksize,naxes(2),ncl_file, naxis
891 INTEGER(I4B) :: firstpix,lmax_file,lmax_min,nelems,datacode,repeat,width
892 CHARACTER(LEN=80) :: comment, pdmstr
893 LOGICAL :: extend
894 INTEGER(I4B) :: nmove, hdutype, hdunum
895 INTEGER(I4B) :: column, frow
899 INTEGER(I4B) :: rowlen, nrows, varidat
901 CHARACTER(LEN=20), dimension(1:MAXDIM) :: ttype, tform, tunit
903 LOGICAL :: anynull
[all …]