helpers.AddColumns: Add new attributes to a database table and update their values, or
existing attributes, from the original FITS headers values using
the prescription defined in the schema file.
helpers.DeprecateJpegs: Moves jpegs which are deprecated in the DB to the deprecated_jpegs
dir and replace the original file by the (empty) deprecated.jpg
file.
helpers.DeprecateReprocessedStacks: Deprecates stacks in given directory that CASU have reprocessed for
Nottingham, but have not yet been ingested into the WSA.
helpers.DiskSetup: Sets up a new disk, creating subdirs ingest, products etc.
helpers.EsoRelease: Creates the FITS files necessary for the current ESO-SAF data
release requirements.
helpers.FitsSchemaCheck: Compares the header contents of the given FITS catalogue file (and
the corresponding image file) to the archive schema to spot new
keywords.
helpers.UpdateCatData: Updates database table values from catalogue file headers for new
attributes, given attributes or where there is missing/dodgy for a
given date.
invocations.cu0.FinaliseFlatFileIngest: Prepare database for CU4 ingests following a completed batch of CU3
ingests (any arbitrary set, say, a month or semester of data).
invocations.monitoring.CheckDetections: Checks if the number of detections in the database correspond to
the number of detections in the catalogue files.
invocations.monitoring.SpotMissingIngests: Spots missing file ingests in the database, by comparing the given
transfer log to the list of files presently stored in the database
for a given cuEventID.
wsatools.QualityControl: Routines to perform automatic quality control on the metadata (via
the deprecated flag) and the detections (via the ppErrBits flag).