Contains all relevant provenance information of a file.
|
|
__init__(self,
archive,
filePath,
components=None,
haveFrameInfo=False)
Queries archive to determine full provenance info of given file. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
| getSumTotalExpTime(self,
multiframeID=None) |
source code
|
|
|
|
|
|
|
|
|
|
| calcMeanMjdObs(self,
extNum,
normalList,
depInfoDict,
frameInfoDict) |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|