-
Hi guys,
Today after reducing some images with ccdproc I noticed that the `CCDData.write` method has no specific option for writing a header with the CCDData array. Is this correct, or am I missing so…
-
I am trying to plot a fits file using aplpy with the following code.
`import numpy as np
import aplpy
from astropy.io import fits
from astropy.table import Table
from astropy.wcs import WCS
…
-
The `__init__` method of the [Header class](https://github.com/astropy/astropy/blob/master/astropy/io/fits/header.py#L82-L114) states that a header can be created from an iterable. A logical choice fo…
-
Continued from lofar-astron/factor#191
On some systems, calling `.tofits()` seems to lose the coordinates, as reported by @botteon
-
On the Review and Approve - a BUnit selection is required and after the selection is made the gv populates. It is supposed to populate with the EEs that are in the selected BUnit. For Super 1533, t…
-
Some data has
``` python
BUNIT = 'ELECTRONS/S'
```
but Astropy does not recognize it. `specviz` needs to auto-magically correct that somehow.
pllim updated
8 years ago
-
I'm getting this `*** buffer overflow detected ***: /home/eric/anaconda/bin/python terminated` when using large `VaryingResolutionSpectralCube`s. This happens regardless of whether `memmap` is used. …
-
On Review and Submit the BUnit DropDownList repeats with every pay period change. The same happens on the LeaveInputIntegration page
-
CASA produces headers with `BUNIT = 'JY/BEAM'`, which leads to this error when parsed:
```
In [13]: u.Unit('JY/BEAM', format='fits')
Traceback (most recent call last):
File "", line 1, in
u.…
-
See email exchange dated January 15th subject RE:Updates