Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2016-01-15 14:07:54
Size: 528
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 2: Line 2:

Compiled by KD
Line 6: 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)