-
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…
-
When I run healpy.mollview() with no arguments passed, I would expect it to use the default values and create a blank mollview. However, instead it returns:
`Traceback (most recent call last):
F…
-
When run with a complex128 input, rotate_alm modifies the alm in place:
alm = healpy.map2alm(np.arange(12))
print(alm[-1])
# (-0.6446804787782591+1.16180551552166j)
healpy.rotate…
-
I think the current plan for DES is to use the Oracle database as the primary repository for healpix maps. In order to facilitate user access to these maps, I think we want to provide a set of `upload…
-
Using healpy 1.14 and matplotlib 3.5 from astroconda a call to healpy.mollview
throws an error message of:
Traceback (most recent call last):
File "plot_sky.py", line 39, in
main()
Fil…
-
The Debian package of astropy-healpix got bug report [Debian#1026012](https://bugs.debian.org/1026012), that the build time test now fails. The package was version 0.6, but0.7 shows the same behavior.…
-
- [ ] Skymap: compute smallest area that contains 50 % and 90 % of all events (error countour in 2d plot (maybe in astrotools?))
- [ ] Skymap: take 68 % inteval of nosie realiziton one dataset, the…
-
```
I try to read a Healpix File (see header below)
using read_map. I hope this is the way of doing it.
But I get the following error message:
In [7]: fits1 = healpy.read_map('FERMI_file.fits')
NSID…
-
This is a feature request to add a flux-conserving (and equivalently count-conserving) reprojection method to / from HEALPIX.
For HEALPIX HEALPIX it would be trivial, just multiply / divide by 4 to …
cdeil updated
2 years ago
-
**Describe the bug**
Installing using the spec file doesn't include healpy in the environment. This gives the following error:
```
(opusdsd-0.3.2b) jkrieger@elnath ~/scipion3/software/em/opusdsd-0.…