Thomas Robitaille
Thomas Robitaille
We can still add compatibility functions (just thin wrappers) for the following: * [x] ``healpy.boundaries`` (using ``healpix_boundaries_lonlat``) * [x] ``healpy.nest2ring`` (using ``nested_to_ring``) * [x] ``healpy.ring2nest`` (using ``ring_to_nested``) * [ ]...
We should do performance benchmarks of the functionality that also exists in healpy/HEALPIX and make sure that we get comparable results (and improve performance if not).
Once we are happy with the amount of functionality implemented here, we should remove any unused C code. Here is information on doing coverage testing with C extensions: https://emptysqua.re/blog/code-coverage-python-c-extensions/ I...
At the moment we only support bilinear interpolation, but it would be nice in future to add support for higher order interpolation.
This page should include a list of affiliated package contributors (we need to decide whether to duplicate names already in the list of core contributors): http://www.astropy.org/about.html
At the moment the roles are in a bit of a random order, as several infrastructure ones are separated. Things like devops, docs infra and testing infra should probably be...
It would be nice to have somewhere maybe on the front page where we can show organizations that we know use Astropy (e.g. STScI/JWST, etc.)
We should make sure we plan our presence at relevant conferences, etc.
*I'm not sure if this is the right place to open this but I couldn't think of a better one as it is a meta-issue covering several different packages and...
This is an idea that was discussed in Socorro (the 2019 Coordination Meeting) and started out from whether we want to scale back our CI builds to reduce our carbon...