Package helpers :: Module UpdateJpegs
[hide private]

Module UpdateJpegs

source code

Update JPEG names in the database given a file list. File contains a list of databases and a list of logs containing multiframeIDs along with extension UIDs and JpegFilenames. The list of databases should have the format "dbpub::database1,database2,...,databaseN" for DBs on the public server, and "dbload::.." on the load server.

Example for a list file:

# begin example.list dbload::WSA dbpub::UKIDSSR2,U05A100 jpgs_WSA_20050401_20050430.log jpgs_WSA_20050501_20050531.log jpgs_WSA_20050601_20050630.log # end example.list


Author: N.C. Hambly

Organization: WFAU, IfA, University of Edinburgh

Classes [hide private]
  UpdateJpegs
Update JPEG names in the database given a file list.
Variables [hide private]
  __package__ = 'helpers'