Prepares a provenance list based on the Nottingham list or Swarp XML
VO Table.
|
|
__init__(self,
archive,
externalProdData,
progTable,
dateRange)
x.__init__(...) initializes x; see help(type(x)) for signature |
source code
|
|
|
|
getProductList(self,
Mosaic)
Create product list |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
prepareProvList(self)
Update the mosaic files and prepare a provenance list of CU13. |
source code
|
|
|
|
|
|
|
fixVoTableVersion(self,
fileName)
Adds version into VOTABLE markup aand fix centre data |
source code
|
|
|
|
|
|
|
queryExtProdData(self)
Get details from ExternalProduct table. |
source code
|
|
|
|
|
|
|
updateFileFilterName(self,
files,
filterName)
Update the filter names in the FITS files. |
source code
|
|
|
|
parseProvList(self,
extProvFileName)
Parse external provenance list. |
source code
|
|
|
|
|
|
|
queryMetadata(self,
filterID)
Query database for files with this filterID. |
source code
|
|
|
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|