-
```
I'm working on implementing "zoom" functionality based on healpix maps, so my
datasets are usually a small fraction of the full sphere. I encountered
problems when trying to pass a dict to cart…
-
Hi,
This might not be the right place, but didn't find other contact options so posting it here.
It is regarding the autoencoder model in deepshphere tf2 tutorial. Using this tutorial, with a good…
-
```
I suggest we move development to github.
Getting help from external developers is way easier on github, as people can
fork the repository and send pull requests back with fixes, that we can merge…
-
A big feature `astropy.healpix` that we're still missing is polygon query.
The algorithm used in the C++ lib for HEALPix polygon query (and also disk query) is outlined in http://adsabs.harvard.edu…
cdeil updated
6 years ago
-
Hi,
If I need to smooth a simulated map, is there any function that smooths out the map when given as input, or I need to take in account for the beam in the input cl for synfast itself?
-
It appears that when trying to install sedkit on a windows machine, there is a problem with downloading Healpy, which stops the package from being downloaded. @hover2pi have you experienced this probl…
-
Collecting git+https://github.com/nanograv/enterprise_extensions@master
Cloning https://github.com/nanograv/enterprise_extensions (to revision master) to c:\users\w10\appdata\local\temp\pip-req-bui…
-
Due to the current issues with OS X builds, I've been doing all the development/testing in a docker container.
Do you think it would add value to have a light-weight [Dockerfile](https://gist.githu…
-
Hello,
I am trying to create a docker that contains fermitools. However, I keep getting a mamba solver issue. I've even tried a very basic build
```Dockerfile
FROM mambaorg/micromamba:0.25.1…
-
Hi healpy developers,
Thanks for all your hard work on maintaining such an essential package for the scientific community!
I was wondering if there are any plans to migrate `healpy` to use [ducc…