Hpproj

Latest version: v0.9.4

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.8.0

=============

Added
-----
* Profile routine
* `hp_project` use shape_out instead of npix
* Add `hp_stack` to perform stacking on healpix map
* Add `hp_profile` to extract profile at given SkyCoord
* Add `hp_photometry` to perform aperture photometry on list of SkyCoord

Fixed
-----
* Refactoring : split wcs_helper from hp_helper
* Refactoring : Remove npix arguments from internal functions

0.7.4

=============

Fixed
-----
* doc build process
* docstring glitch on decorator
* bug in function decorator
* documentation on internal calls & limitations
* bug when reading nested healpix maps

0.7.0

=============

Added
-----
* Unit tests on the plotting functions thanks to `pytest-mpl`
* SonarQube integration with travis
* decorator changed :
- hphdu_to_* functions merged into hp_to, function accept either a :class:`astropy.io.fits.ImageHDU` or array_like and :class:`astropy.fits.header.Header`
- *_lonlat functions merged into build_wcs*, function accept either a :class:`astropy.coordinate.SkyCoord` or 2 floats and a keyword : `lon, lat, src_frame='EQUATORIAL'`

Fixed
-----
* Moved tests scripts into package root
* Refactoring of some function thanks to SonarQube
* :func:`~hpproj.hp_helpers.hp_project` now always returns an :class:`astropy.io.fits.PrimaryHDU`

0.6.1

=============

Added
-----
* Documentation for visualization function with examples

Fixed
-----
* Unit tests (travis -py3.4 +py3.6)
* Documentation links

0.6.0

=============

Added
-----
* Visualization function (`mollview`, `carview`, `merview`, `coeview`, `bonview`, `pcoview`, `tscview`, `orthview`)

0.5.0

=============

Added
-----
* ExtendedInterpolation for configparser for py3, only for filename in py2
* ``maps_selection`` option in the cut_ functions to allow sub_sample selection
* `--xml` will now overwrite pre-existing file

Fixed
-----
* `build_wcs*` nows put the projection center exactly at the center of the map (0.5 pixel off before)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.