Package invocations :: Package monitoring :: Module TestDetection
[hide private]

Module TestDetection

source code

Test detection table entries against FITS cat files.


Author: E. Sutorius

Organization: WFAU, IfA, University of Edinburgh

Functions [hide private]
 
usage() source code
 
checkforcats(archive, startdate, enddate, verNum, proglist, excludelist)
Get the cat sizes from the DB.
source code
 
compare(dictdb, dictfits)
compare the cat files in the DB with the cat fits files
source code
 
getcats(beginDate, endDate, verNum, progTable)
get cat sizes from fits files
source code
 
writecats(fitsDict, outdir)
write cat fits file sizes into a list
source code
 
readlistfile(listName)
read fits file sizes from a list file
source code
 
readhdu(filePath, progTable)
Extract details from catalogue FITS header.
source code
 
dequotify(text) source code
Variables [hide private]
  __package__ = 'invocations.monitoring'