Package helpers :: Module CheckFitsHeaders
[hide private]

Module CheckFitsHeaders

source code

Check the fits headers against CASU files and add those missing with data from the database (use with pyfits >3.1.0).

Update pix and cats seperately, uncomment the outDir and fitsDir accordingly. Get the list of missing keys by running with the -M option and update DataResults and fitsKeyDict. Run a test (-t) on a slice of fileList first. If the code breaks, don't rerun on processed files, find the new start point first. Run a final check on headers.final.*: First copy CASU headers into headers.final.*, then read new headers with -F -H, then get the differences with -F -D.


Author: E. Sutorius

Organization: WFAU, IfA, University of Edinburgh

Contributors: R.S. Collins

Classes [hide private]
  CheckFitsHeaders
Checks FITS files for missing multiframe IDs or WSATimestamps.
Variables [hide private]
  __package__ = 'helpers'