-
There's 21 test failures that appear to be related with cfitsio errors because some files cannot be found by git-lfs. I have put the full log at:
http://sprunge.us/NEPR
-
I've just re-installed OS X and cannot manage to install healpy with pip, the traceback is [here](https://gist.github.com/DanielLenz/0ea9da1a232987d9d8fe).
I'm using anaconda 2.4.0, also freshly inst…
-
I have installed Healpy following the command sudo port install py27-healpy.
The installation works:
---> Computing dependencies for py27-healpy
---> Cleaning py27-healpy
---> Scanning binaries fo…
-
Hi I am trying to extract the coordinate information for a healpix map I downloaded, called Haslam Map for the synchroron foreground in the Milky Way. I was able to acquire a ndarray of the map after …
-
Cori is down for the next few weeks and it would be nice to have DMstack installed and available on Edison in the meantime.
-
I have been trying to get familiar with the healpy package by trying out the examples in the tutorial (http://healpy.readthedocs.org/en/1.6.3/tutorial.html), but get several errors when I try to run t…
-
First test: generate a phi field, and compute the corresponding T map and display it. Should be fun! :-)
-
It's simply not used. Can be fixed by adding following lines in visufunc.py somewhere before line 358:
```
if (degree):
reso*=60
```
-
@cwwalter reports:
> Hi Guys,
>
> OK install seems to have gone fine. I can run GalSim (which is good!)
>
> When I try to run
>
> https://github.com/cwwalter/brighter-fatter/blob/master/processSp…
-
Hi all! Love the `healpy` code, thanks very much for putting it together. I'm seeing `alm`s coming out of `healpy.map2alm` run on the Planck T map that have zero imaginary part, which must be either m…