Package invocations :: Package cu0 :: Module AutoCurate
[hide private]

Module AutoCurate

source code

Automatically runs the necessary curation tasks to prepare a programme's data for release. Once the data are ingested into the load database. It works for any programme, but non-surveys should be both automatically prepared and released together using the NonSurveyRelease.py script, and curation tasks for shallow UKIDSS surveys are best run in stages due to the data quantities involved. So for practical purposes this script should be used for curating the deep UKIDSS surveys, DXS, UDS, which have smaller data volumes. This script cuts out many of the otherwise manual tasks that must be performed for deep surveys so is useful for curating the CAL data set too.


Author: N.J.G. Cross

Organization: WFAU, IfA, University of Edinburgh

Contributors: R.S. Collins

Functions [hide private]
bool
isProductListOK(products)
Returns: True, if the product list supplied contains only recognised products.
source code
Variables [hide private]
  __package__ = 'invocations.cu0'
Function Details [hide private]

isProductListOK(products)

source code 
Returns: bool
True, if the product list supplied contains only recognised products.