The version 2.01 of Healpix is available for download since Nov 07, 2005 at http://healpix.jpl.nasa.gov This is an 'update' release, only addressing the bugs found in version 2.00 (see below). It is available both as a full package Healpix_2.01_2005Nov04.tar.gz and as a patch Healpix2_patch01_2005Nov04.tar.gz containing only the files modified since v2.00: ./configure ./Version ./src/cxx/Healpix_cxx/healpix_base.cc ./src/f90/anafast/ana_sub_inc.f90 ./src/f90/mod/alm_map_template.f90 ./src/f90/mod/alm_tools.f90 ./src/f90/mod/healpix_fft.F90 ./src/f90/mod/pix_tools.f90 The patch has to be unpacked in the current Healpix directory. ========================================================= What has changed in Healpix 2.01 ? science related bugs -------------------- src/f90/mod/pix_tools.f90: fixes bug in NEIGHBOURS_NEST routine for Nside=1 src/f90/anafast/ana_sub_inc.f90 correct treatment of mask in iterative map analysis of ANAFAST (occurring when maskfile *and* iter_order are simultaneously not to their default value) src/cxx/Healpix_cxx/healpix_base.cc corrects bug in list of nearest neighbours returned by Healpix_Base::neighbors() compilation related problems ---------------------------- src/f90/mod/alm_map_template.f90: correction of compilation bug for OpenMP+SGI src/f90/mod/alm_tools.f90: made internal subroutines public for usage with MPI src/f90/mod/healpix_fft.F90: remove TRANSFER calls for compatibility with Gfortran configure: bug correction for xlf90+Darwin cosmetics --------- Version: updated version number (2.01) ========================================================= A list of problems, bugs and their solutions is maintained at http://healpix.jpl.nasa.gov/healpixSoftwareProblemsBugsSolutions.shtml If you wish to be kept informed of new updates and releases you can register at http://healpix.jpl.nasa.gov/healpixSoftwareGetHealpix.shtml