Size: 859
Comment:
|
Size: 859
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
||Category B||Version 3.0|| | ||Category ?||Version 3.0|| |
process_fits
Category ? |
Version 3.0 |
Description
This program
- reads a FITS image file
- extracts relevant information from the header
adds a record to the make_sumfiles.in file
adds a raw 8- or 16- bit image to the IMAGEFILES directory
The 12-character picture name consists of a one-character camera identifier, a 9-character ephemeris time, and a two-character filter identifier.
Required Files
- FITS image file - You provide the name as part of the standard input.
Outputs
a row for the image is appended to make_sumfiles.in
raw 16- or 18-bit image(s) are stored to IMAGEFILES directory
Using process_fits
Here is a sample of the standard input:
P599482141F2.FITS
(Compiled by KD)