-
Hello, I am afraid something went wrong with my Installation of vizic on Ubuntu 16.04
64 bit.
I am not familiar with python that much, can you please figure uot, what exactly went wrong?
The output…
-
I downloaded the latest version of sncosmo 1.5.0dev and I encountered the following error:
```
In [1]: import sncosmo
---------------------------------------------------------------------------
…
-
Now that basemap is a dependency for desiutil, it is causing [documentation builds](https://desiutil.readthedocs.io) to fail. Here's the traceback:
```
Collecting git+https://github.com/matplotli…
-
On ReadTheDocs, healpy fails to build. This prevents other packages that depend on healpy from building their own documentation.
[Here](https://github.com/healpy/healpy/blob/69649467330ba013f4a5c5605…
-
Are there any plans to tag a new release in the near future? In particular one that includes commit 7b92305b24cf35367a71ba9b0a8f45d3c9f11972 . I redistribute healpix + healpy with autotools (https:/…
-
use healpy and the formula for the sigma on the Cl
-
Several of the `rotator` functions take a `lonlat` argument to specify whether the output will be longitude and latitude (deg) or longitude and co-latitude (rad). Is there any reason not to have a sim…
-
With the latest beta versions of numpy, the healpix tests fail with errors like
```
_____________________ TestNoCrash.test_orthview_ma_nocrash _____________________
self =
def test_orthv…
-
Sorry that the issues I post usually boil-down to feature requests, but I have one more that I wonder if anyone has tried to implement.
healpy currently has a function for bilinear pixel interpolatio…
-
At https://github.com/healpy/healpy/blob/master/healpy/fitsfunc.py#L545 it should be `input_data` instead of `hdulist`.
I fixed that in my branch and can commit that along with my next PR (cf. issue …