-
How can we convert a FITSHeader in a String format and vice-versa?
It would be great to modify a Header by making a WCSTransform object, making the changes and then saving that to original FITS file.…
-
ClearlyDefined added support for LicenseRefs. Scancode is the only source at the moment that produces LicenseRefs that are used. I'm seeing a few results that are unexpected. Can you provide inform…
-
ORAC-DR writes SCUBA-2 JSA tiles with history information:
```
prov-problem-in $ hislist s20140301_00007_850_healpix001244.sdf
...
2: 2014 Apr 29 00:08:40.682 - SETTITLE (KAPPA 2.1-12)
Par…
-
When I write to a new FITS file using a `FITSHeader` object extracted from a previously opened FITS file, the comment block
COMMENT FITS (Flexible Image Transport System) format is defined in…
-
Hi,
Ran into a problem when using montage called from aplpy (ie using the north=True flag). The problem seems to be a CFITSIO version mismatch between Montage (3.25) and something else (3.31). Error …
-
@zpace reported that doing batch operations with `ModelCube` loaded from files seems to be slower as compared with using raw `astropy.fits`. He agree to distill the issue to a simple script that we ca…
-
This may be a duplicate of #99 but with cx_Oracle
File "/home/dietrich/applications/anaconda3/lib/python3.5/site-packages/easyaccess-1.4.2-py3.5.egg/easyaccess/easyaccess.py", line 9, in
Import…
-
installed the redmapper version on conda-forge. Doesn't seem to be a tests directory in the package to run nosetests in?
-
QA reports large SKYTHRURMS on 20240821, tiles 27156, 27117, expid 249649 - 249651. I don't actually see anything wrong with the data and can't think of a case where SKYTHRURMS has told us something …
-
## Expected Behavior
Since GZipped files are registered in `FileIO` to be opened with this library I would expect
```
using FileIO
load("somezippedfile.gz")
```
or at least the streaming versio…