-
### Jdaviz component
Other (explain in Description below)
### Description
I was testing running a jupyter notebook in VS Code and showing jdaviz. The first surprise was: the basic workflow works f…
-
## Description
### What steps will reproduce the problem?
Double clicking a SkyCoord object in the Variable browser causes this error to occur. Apparently it is an unsupported datatype, which is a…
-
### Description of improvement
CPython 3.13 will include an option to turn off the global interpreter lock (GIL). 🎆 We should make it so that PlasmaPy works with the GIL off.
### Motivation
…
-
PR: https://github.com/astropy/astropy.github.com/pull/550
pyOpenSci tracker: https://github.com/astropy/astropy.github.com/issues/571
**pyOpenSci ticket:** https://github.com/pyOpenSci/software…
-
### Description
One of the `TestFittable1DModels.test_fitter1D` tests fail when building for the Debians i386 platform. It is to note that the other 32-bit platforms pass, so the problem is probably …
-
*PyEphem* is deprecated as described on the [*PyEphem* website](https://rhodesmill.org/pyephem/). The author replaced it by the [*Skyfield* module](https://rhodesmill.org/skyfield/).
I looked into …
-
From Brigitta in a comment on PR #344
`it would ultimately be nice if these radiuses could be any astropy quantity rather than a float, of which the user should keep track if arcsec, or arcmin, or d…
-
Particularly, `wcs_astropy_ape14` should just be renamed to `wcs_astropy`. At the same time, we deprecate `wcs_astropy_ape14` and eventually remove it. So there should be only one `astropy` WCS interf…
pllim updated
2 years ago
-
As suggested by @jakevdp in https://github.com/astropy/astropy/pull/17163#issuecomment-2408094205
It might be worth implementing `fit_mean` by passing it to the new `floating_mean` argument of the …
pllim updated
1 month ago
-
I tried to batch install packages from https://github.com/pepi-p/python-skyfield/blob/master/requirements.txt on windows 11, MINGW64, Python 3.12.2, but It failed.
The reason was the imp module on wh…