Determination of the best possible configuration of a specific
product.
|
|
__init__(self,
cu13obj,
productID,
filterTable,
productType=None,
imagePathName=None)
? |
source code
|
|
|
list(Cu13.ProductDetails)
|
|
|
?
|
|
|
int
|
|
|
|
getRowList(self)
TODO: This should be part of DataFactory.View, maybe it already is? |
source code
|
|
|
set(Cu13.ProductDetails)
|
|
|
list(ProductDetails)
|
|
|
|
|
|
|
getImageDetails(self,
images)
Takes a list of database component image multiframeID, confidence
image multiframeID, filename entries and returns a list of paths to
the component images, confidence images as well as the total exposure
time summed across all images for each detector. |
source code
|
|
|
|
getFrameType(self)
Use product type, amount of |
source code
|
|
|
|
|
|
|
findExternalData(self,
mosaicInfo,
extProduct)
Checks directory for mosaics that match in ra,dec and filter |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
creationDate(self)
Date of creation YYYYMMDD |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|