-
### Description
The reported value in Table 4 (TT, TE, EE + lowP + lensing + ext) of [https://arxiv.org/pdf/1502.01589](https://arxiv.org/pdf/1502.01589) is 0.3089 +/- 0.0062 while the value in `astr…
-
The `PRFAdapter` class currently does a quick-and-dirty integration to integrate over pixels. The `astropy.convolution.discretize_model` is a much more featureful version of this. So `PRFAdapter` sh…
-
### Description
Can't install it via pip
```python
pip install interpolated_coordinates
```
ERROR: Could not find a version that satisfies the requirement interpolated_coordin…
-
#38 fixed an issue described in #36 where astropy doesn't correctly parse the ``sites.json`` file when it has non-ascii characters. While #38 fixes it, it does so by removing some characters that are…
-
i have installed feets from Pypi and when i used LombScargle extractor astropy raised a deprecation warning :
WARNING: AstropyDeprecationWarning: Importing LombScargle from astropy.stats has been de…
-
Since pyfits has been merged into astropy,
would it make sense to attempt to import it from astropy first,
and use the deprecated fall back options if astropy fails?
It's kind of a similar logic …
-
The `'diameter=Angle(cone_search_radius * 2 * u.arcsec)'` will lead to a crash in code below, which appears related that the passed **kwargs may not be used in service I am reaching out too.
```
i…
-
### What is the problem this feature will solve?
Read/write covariance matrices to FITS files.
### Describe the desired outcome
I am able to write a covariance matrix out to a FITS file an…
kelle updated
3 weeks ago
-
Documentation installation instructions for [conda](https://aplpy.readthedocs.io/en/stable/#installing-aplpy) suggest using `conda install -c astropy aplpy` which pulls from the astropy conda repo, wh…
-
### Description
This ticket does a few things:
* Attempts to synthesize various open tickets related to configuration system woes
* Proposes adding support for `ASTROPY_CONFIG_DIR` and `ASTROPY…