updated Kris and Ben affiliations; updated some links in resources
This problem will be fixed with the new hpxconfig_functions.sh found in https://sourceforge.net/p/healpix/code/HEAD/tree/branches/branch_v383r1259/hpxconfig_functions.sh or in https://sourceforge.net/p/healpix/code/HEAD/tree/trunk/hpxconfig_functions.sh and to be put in Healpix top directory. Then repeat the configure process.
configure crashes for F90 and C when libcfitsio.a not present (but .so or .dylib are)
works smoothly with libcfitsio.so (or libcfitsio.dylib) instead of libcfitsio.a
works smoothly with libcfitsio.so (or libcfitsio.dylib) instead of libcfitsio.a
Using the actual GNU gcc (and gfortran) compilers from homebrew generally gives much better results than clang, and is a guaranty that OpenMP (=parallelization) will work.
HI Yoshinori, thanks for the plots. Just to be sure, those latest plots have Healpix run with the dipole+monopole regression AND iter=3 ? The regression only affects the T map, and therefore only the TT spectrum. The discrepancy seen in EE and BB is not related to that. And did you try running the fortran code in double precision ?
This is a remnant of the old licensing. src/idl is subject to the same GPLv2 license as the rest of Healpix, and the src/idl/README.txtwill now read `Copyright (C) 1997-2025 Krzysztof M. Gorski, Eric Hivon, Benjamin D. Wandelt, Anthony J. Banday, Matthias Bartelmann, Hans K. Eriksen, Frode K. Hansen, Martin Reinecke This file is part of HEALPix. HEALPix is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation;...