Package invocations :: Package monitoring :: Module CambInfo :: Class CambInfo
[hide private]

Class CambInfo

source code


List CASU dirs and flag files with their date. Creates automatically a latex and a postscript file.

Nested Classes [hide private]
  CasuData
CasuData(sr, otc, vers, direc, sizes)

Inherited from wsatools.DbConnect.IngCuSession.IngCuSession: IngCuError

Instance Methods [hide private]
 
_onRun(self)
Performs all the tasks that define this curation session.
source code
 
createTimeTuple(self, aList, isDirectory=False) source code
 
getCasuInfo(self) source code
 
read_direc(self, direc) source code
 
make_latex(self, aDict, t, outdir) source code

Inherited from wsatools.DbConnect.IngCuSession.IngCuSession: __del__, __init__, attributesFromArguments, createFileList, createLogFileName, createMonthlyDetSchema, createWorkingDir, getDetTable, getErrorFileName, getMultiframeIDs, getProcessOrder, getProgramIDs, makeSysCmd, removeWorkingDir, run, runSysCmd, setupDetectionTable, testForProgs, translateProgID, writeErrorFiles, writeIngestList

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]

Inherited from wsatools.DbConnect.IngCuSession.IngCuSession: createFilePrefix

Class Variables [hide private]

Inherited from wsatools.DbConnect.IngCuSession.IngCuSession: beginDateDef, endDateDef, keepWorkDir, reqWorkDir, sysc

Instance Variables [hide private]
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_onRun(self)

source code 

Performs all the tasks that define this curation session.

Overrides: wsatools.DbConnect.IngCuSession.IngCuSession._onRun