Thomas Robitaille
Thomas Robitaille
As I suggested at the March 2021 coordination meeting, one 'easy' way to reach many junior people/students would be to make a series of short videos e.g. taking people through...
*Originally posted to astropy-dev 10th May 2020* I realized recently that we don't really have a place to keep photos of various Astropy project meet-ups over the years, and thought...
Somewhere (doesn't have to be too obvious necessarily) we should keep a list of people who were previously in roles, so that there is an official place we record this...
We should add a specreduce recipe to conda-forge
It would be nice to be able to specify patterns for lines to ignore - e.g. in the following case the Downloading line can be ignored: ``` 233 >>> from...
In #84 I added a new option ``+IGNORE_WARNINGS`` to ignore all warnings from a given line in a doctest. As @bsipocz mentioned in that PR, it might be worth also...
It would be nice if ``Mask.multiply`` was able to broadcast itself for arrays of higher dimensionality. A common use case is if extracting a circular region from a spectral cube.
Like spherical_geometry and shapely do
This will then make it easy to do unions/intersections/symmetric differences