-
Related to, but not the same as, https://github.com/glue-viz/glue-astronomy/issues/30 and https://github.com/glue-viz/glue-astronomy/issues/49
The current translator only supports glue -> regions, …
-
In v4.0 astropy has done some major API changes in modelling.
http://docs.astropy.org/en/stable/whatsnew/4.0.html#whatsnew-4-0-modeling-api
http://docs.astropy.org/en/stable/modeling/changes_for…
-
I think there's a small problem with the docs formatting.
The "sherpa to astropy mapping" image is very small and can't be enlarged (see screenshot):
http://saba.readthedocs.io/en/latest/api.html#sh…
cdeil updated
5 years ago
-
There are a few places in GalSim where we have unit-ful values as parameters to various things, which are documented to assume a particular unit. (E.g. our wavelengths are all in nm.) It would be ni…
-
Hi!
I just realized that find_events() misses the setting event when t0 is set to a time just after culmination but before setting.
```
from datetime import timedelta
from astropy.time impor…
-
Over at Astropy we are building nightly wheels - sometimes there are no changes from one day to the next so the anaconda upload fails with:
```
Creating release "5.2.dev275+g8ef58665f"
[303](http…
-
https://data.nanograv.org/static/data/ephem/ is the top ephemeris mirror in `pint.solar_system_ephemerides`, but I get a 403 error when I try to access it. It may not be an issue if the astropy cache…
-
From the astropy tutorial at http://docs.astropy.org/en/stable/coordinates/index.html#module-astropy.coordinates it seems one can use astropy to calculate radial velocity corrections. This may be pref…
-
Hello from Astropy Project!
The following updates to your package might be necessary to ensure compatibility with the latest stable version of Astropy:
- [ ] MPLBACKEND is now set to Agg in `ci-he…
pllim updated
5 years ago
-
With the code freeze for the next LTS version of astropy coming up soon, I think it would be a good time to discuss the thought of migrating two of the more useful features of `ccdproc` into the core …