Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2016-02-11 12:34:04
Size: 890
Editor: BMittan
Comment:
Revision 7 as of 2016-04-19 11:17:15
Size: 828
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
 * FITS image file - Name is provided as part of standard input.  * FITS image file - You provide the name as part of the standard input.
Line 30: Line 30:
 (./) do we need to include anything showing display or other outputs??  

process_fits

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


Using process_fits

Here is a sample of the standard input:

P599482141F2.FITS


(Compiled by KD)

CategoryPrograms

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