-
I propose to switch from the current Healpix C++ backend to the `ducc0` package (https://pypi.org/project/ducc0), because of the following advantages
- `ducc0`can be directly installed as a binary wh…
-
[pygdsm](https://github.com/telegraphic/pygdsm) is one of the only python wrappers for GSM data (both 2008 and 2016). Due to licensing we cannot import this module directly (depends on healpy/GPL lice…
-
Should cadcutils and healpy be included as dependencies in the setup file? Setting up my environment at home and import errors happened at [line 18 of storage](https://github.com/CFIS-Octarine/octarin…
-
In #551, the "under" and "bad" colors can be changed for `*view` methods:
https://github.com/healpy/healpy/blob/be5d47b0720d2de69d422f661d75cd3577327d5a/healpy/projaxes.py#L965-L968
But I ran in…
xlucn updated
6 months ago
-
Library name: cfitsio
New version number: 4.4.1
Other information that may be useful (release notes, etc...)
https://heasarc.gsfc.nasa.gov/fitsio/fitsio.html
-
```
What steps will reproduce the problem?
1. Generate a sky map, somehow
2. Plot it with some rotation in gnomview
3. Alter the xsize, ysize gnomview parameters to take different values, and
plot aga…
-
```
What steps will reproduce the problem?
1./lib/python2.5/site-package/healpy-0.9.6.3/python setup.py install
2.
3.
What is the expected output? What do you see instead?
/lib/python2.5/site-package…
-
```
healpy is missing documentation. also the healpix docs on the JPL homepage
aren't really that useful for total beginners. What I want is just create a
global grid which at the equator should be ab…
-
A new test failure has appeared with hypothesis 4.42.0:
```
_____________________________________________________________ test_vec2ang _____________________________________________________________…
-
Hi,
I don't quite know the internals of how healpy behaves with masked arrays, but currently
the following example produces a warning which I find misleading
```
In [40]: healpy.ang2pix(1024,np…