- update to 1.19.0:
* Fixed Lambert projection displaying lower half of sky
incorrectly in projview
* Pin Sphinx < 9 for docs to avoid numpydoc autodoc crashes on
Read the Docs https://github.com/healpy/healpy/pull/1067
* Fixed DPI and font size issues in visufunc and newvisufunc:
replaced hard-coded font sizes with relative values ('large',
'medium') that scale with DPI, and added DPI parameter
support to projview function
* BREAKING: Fixed blm_gauss() to use l(l+1) formula consistent
with gauss_beam() and Challinor et al. 2000 (astro-
ph/0008228). Previously used l² formula from LevelS Beam
package. This affects the computed spherical harmonic
coefficients for Gaussian beams.
* Fixed projscatter, projplot, and projtext to only draw on
current axes instead of all subplots
https://github.com/healpy/healpy/issues/637
* Added half-sky plotting support for Lambert projection via
latra parameter in projview
https://github.com/healpy/healpy/pull/1048
* added support for automatically adjusting latitudes within
[-90, 90] range in ang2pix
https://github.com/healpy/healpy/pull/1026
* Implemented NESTED support in query_strip
https://github.com/healpy/healpy/pull/1025
* Declare support for Python 3.14 in packaging and wheels
* Add support for arbitrary columns and extra_header to
write_cl https://github.com/healpy/healpy/pull/1038
* Allow ignoring small mask holes in dist2holes via pixel- and
area-based thresholds
OBS-URL: https://build.opensuse.org/request/show/1339159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-healpy?expand=0&rev=12
Description
No description provided
Languages
RPM Spec
100%