Python library to handle pixelated data on the sphere based on HEALPix
healpy is a Python package to handle pixelated data on the sphere. It is based
on the Hierarchical Equal Area isoLatitude Pixelization (HEALPix) scheme and
bundles the HEALPix C++ library.
healpy provides utilities to:
* convert between sky coordinates and pixel indices in HEALPix nested and ring schemes
* find pixels within a disk, a polygon or a strip in the sky
* apply coordinate transformations between Galactic, Ecliptic and Equatorial reference frames
* apply custom rotations either to vectors or full maps
* read and write HEALPix maps to disk in FITS format
* upgrade and downgrade the resolution of existing HEALPix maps
* visualize maps in Mollweide, Gnomonic and Cartographic projections
* transform maps to Spherical Harmonics space and back using multi-threaded C++ routines
* compute Auto and Cross Power Spectra from maps and create map realizations from spectra
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-healpy && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
healpy-1.16.2.tar.gz | 0004352549 4.15 MB | |
python-healpy.changes | 0000004787 4.67 KB | |
python-healpy.spec | 0000003682 3.6 KB |
Revision 6 (latest revision is 9)
- update to 1.16.2: * Add `resize_alm` function to change a Alm array to a different ell max * Build wheels for Python 3.11 * Instructions on how to build an optimized package for healpy
Comments 0