-
Using aplpy 2.0.3 and astropy 4.0 I can not show the beam when slicing a cube. See code below for a minimal script showing the problem.
```python
import matplotlib.pyplot as plt
from astropy.uti…
-
I have a fits file with a non-standard CTYPE1 value (`RA--TAN `). Creating a WCS from it issues the `FITSFixedWarning`, but then also a traceback as it in fact doesn't fix the CTYPE but rather raises …
-
I am sure this is a duplicate of something we already have done, but I can't find it.
How do we make a mask from a list of regions? A convenience function to replace this:
```
fullmask = np.…
-
**Describe the bug**
There seems to be a bug in Access generation where we request the state at an instant that is beyond the end of the search interval. This is not a problem in Orbit models such as…
-
The docs `reproject_exact` (https://reproject.readthedocs.io/en/stable/api/reproject.reproject_exact.html#reproject.reproject_exact) are currently missing an explanation of how the method works, or a …
-
- (**Free Trader Beowulf**) suggests that it would be good (indeed, _excellent_) if we provide a table/list of detected anomalies.
- S/he suggests that s/he would be happy with even text file output
…
-
### What is the bug or the crash?
When I use the class like this "QgsMapCanvas* m_mapCanvas = new QgsMapCanvas;", I got many exceptions.
According invetigation, it occured when calling the following…
-
### Description
To open [this fits image cube](https://www.scidb.cn/en/detail?dataSetId=7fe34782f6ee4284aa22fc68ab8ab6cd), I found that with `naxis=2`, the `NAXIS` of the output still have 3 values
…
-
*This came out of a discussion with @eteq, @nmearl, and @jsub1 at Glue-Con 2020 NYC*
Currently the world axis names are used as proxies for pixel axes in the image viewer, but this breaks down when…
-
Files with FITS SIP headers won't spatially match. I'm not certain it's the SIP's fault, but maybe.
```
Could not enable spatial matching of jw01182004001_04101_00001_nrcblong_cal.fits to refere…