Package helpers :: Module CleanUpPixelServer
[hide private]

Module CleanUpPixelServer

source code

Creates a shell script to clear file space and delete interleave component files. Also gives SQL to update the database.


Author: Eckhard Sutorius

Organization: WFAU, IfA, University of Edinburgh

Contributors: R.S. Collins

Functions [hide private]
 
getNormalLeav(db, versionNum, dateRange)
Get all 'normal' files contributing to an interleaved file.
source code
 
getNonStack(db, versionNum, dateRange)
Get all science frames that are not stacks or confs of a stack.
source code
 
writeDelScript(delFile, delType, fileNames)
Write the shell script that deletes all files found.
source code
Variables [hide private]
  __package__ = 'helpers'