Package invocations :: Package cu13 :: Module cu13 :: Class Provenance
[hide private]

Class Provenance

source code


Instance Methods [hide private]
 
__init__(self, cu13Obj, bestProd)
Selects important header data from intermediate stacks.
source code
 
getInputStacks(self) source code
 
getComponents(self) source code
 
getCompFromFName(self, fileName, possFrames) source code
 
getConstDict(self) source code
 
getProvInfo(self) source code

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

Class Variables [hide private]
  expTime = 1.0
  background = 0.0
  sd = 0.0
  intProdType = None
hash(x)
  posAngle = None
hash(x)
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, cu13Obj, bestProd)
(Constructor)

source code 

Selects important header data from intermediate stacks.

Overrides: object.__init__