-
### Description
astropy `fits.open` supports passing a file and a file-like object, and if the file is compressed, this is automatically detected, and handled.
However, for file-like objects su…
-
I have encountered an issue when trying to simulate observation of an extended source with its morphology defined in a .fits file. The problem can be easily seen in [this screenshot](https://www.dropb…
-
Max and I have located the WISE catalog and the ATLAS images. The catalog is 400GB of ASCII data: http://irsadist.ipac.caltech.edu/wise-allwise/wget_gz.script. And we are not sure where to get the r…
ywyw updated
10 years ago
-
It would be great if the package could support a generalized version of MOC, which would support any arbitrary value types. It would also be interesting to have some tooling to support different strat…
-
The readme discusses using `smatch.match`, but in LSST we're using the `smatch.Matcher` context manager, which does not have any mention in the readme here. Apparently those two interfaces use quite d…
-
Dear Astropy team,
I am using search_around_sky to do a cross-match between two astropy tables. However, I find wrong results when the input tables are large (1000 and 852,128). However, SkyCoord.s…
-
In addition, just now I experimented a bit with https://github.com/tox-dev/sphinx-autodoc-typehints and this could provide the kind of annotation we would like to see:
```py
def vmap_galactic_ecli…
-
### Version
0.7.0
### On which installation method(s) does this occur?
Pip
### Describe the issue
Both `modulus/datapipes/__init__.py` and `modulus/datapipes/healpix/__init__.py` seem to be empty…
-
I have some upcoming work where I intend to develop some visualization tools for model output on a cubed-sphere grid, and I'd really like to use cartopy.
To gear up in this direction, I've been pl…
-
Document pipeline usage