Differences between revisions 2 and 3
Revision 2 as of 2016-01-15 14:10:11
Size: 546
Comment:
Revision 3 as of 2016-01-20 11:45:59
Size: 695
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:

The 12 character picture name consists of a one character camera identifier, a 9-character ephemeris time, and a two-character filter identifier.

process_fits

Compiled by KD

Descriptions

This routine reads a FITS image file, extracts relevant information from the header, adds a record to the make_sumfiles.in file, and 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.

Input Files

  • FITS image file, name provided in stdin

Input stdin

  • FITS image file name

Output

process_fits (last edited 2020-03-10 13:53:18 by EricPalmer)