-
Currently it is not possible to create an empty fits file, one with minimal header information, something along the lines of what's presented here: https://github.com/esheldon/fitsio/issues/164#issuec…
-
Hi, I need to extract information from a few columns in ~20k different fits files. Each file is relatively small, ~0.2MB. I have been doing this so far with a loop and astropy like this
```
from a…
-
Fips should open compressed files such as `.fits.gz`, `.fits.zip`, etc.
Qt has very limited support of uncompression that is used for its internal media data:
> Note: If you want to use this fun…
-
A full footprint run of mpi_run_select_mock_targets including contaminants failed for a few pixels, due to some Buzzard mock files missing, below is the full error message.
```
INFO:mockmaker.py:15…
-
Build under msys is broken:
```
error: failed to run custom build command for `fitsio-sys v0.5.0`
Caused by:
process didn't exit successfully: `D:\rust\live_stacking\target\debug\build\fitsi…
-
I tried to install GAS from scratch, and I got this error message, related to the `gbtpipe`.
```python
In [1]: import GAS …
-
I am a rookie but it seems that something is to working as expected
from the manual:
```
julia> f[2]
File: file.fits
HDU: 2
Type: Table
Rows: 20
Columns: Name Size Type TFORM
…
-
The following data are using SP2, but the results are similar for SP0.
I preproc using the following for the series of 10 zeros (`199,200,201,202,203,204,205,207,208,209`), i.e. not using the `206`:
…
-
I have tried to use the gtobssim tool and this is the result:
> FITSIO status = 202: keyword not found in header
>Caught St13runtime_error at the top level: FitsImage::read_fits_image: CFITSIO err…
-
From the forum,
http://forum.astrometry.net/index.php?p=/discussion/4187/failure-at-install-in-suse-11.4
Hello.
I succesfully installed the command-line edition on my mac. Thanks
However, when tryi…