Utility class for calculating properties from the Provenance.
|
|
run(self,
archive,
semesterList=None,
version=None,
updateCats=False,
numThreads=1)
Updates OB pawprints and MetaData tables with data calculated from
tracing back the history of the file through all normal obs. |
source code
|
|
|
|
updateTotalExpTime(self,
startDate,
endDate)
Update total exposure time of OB images |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from wsatools.DbConnect.CuSession.CuSession:
__del__,
__init__,
logBrokenFile
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|