--- aliases: - /2021/06/healpy-1.15.0-release categories: - healpy - python date: '2021-06-22' layout: post title: healpy 1.15.0 released --- Just released healpy 1.15.0, this is a large release with many important changes, please test and open issues at * New viz function `projview` based on plain matplotlib, with lon/lat labels and more * Finally new default for I/O: `write_map` keeps dtype of input map array instead of float32, `read_map` keeps dtype of FITS file instead of upcasting to float64, `write_cl` uses dtype of input cl instead of float64, see discussion in * Changed all warnings to using the logging module, deprecated all verbose keywords , see the docs * Dropped support for Python 2 and 3.5, use `1.14.0` if you need it * Binary packages on PyPI and conda-forge for the Linux and MacOS * All other changes at * As usual, remember to cite our JOSS paper