fxdummyh: Create a dataless single FITS file
Package: fitsutil
Usage
fxdummyh filename
Parameters
- filename [string]
- The name of your new dataless (NAXIS=0) FITS file.
- hdr_file [string]
- The name of your input ascii file containing a FITS like set of keywords and values. Each line needs to be standard FITS header keyword of up to 80 character long per card. The task will take care of padding each card to 80 characters.
Description
Fxdummyh will create a dataless Primary FITS file with an optional user header information.
Examples
1. Create a new dataless FITS file with user FITS header file.
im> fxdummyh file3.fits hdr_file=myhdr.txt
Bugs
See also
fxcopy,imcopy