NAME:
dbcreate_wfcdqc
PURPOSE:
read in ascii summary file with WFC quality control info produced by
mike (concatenated and sorted version of the individual summary files
he makes)
CALLING SEQUENCE:
dbcreate_wfcdqc, file, db_out
INPUTS:
file: name of txt file to be read
OUTPUTS:
db_out: string array, name of output database.
A db_out.dbd file will be created automatically
OPTIONAL OUTPUT PARAMETERS:
none
EXAMPLE:
dbcreate_wfcdqc, 'summary.list','wfcdqc'
DEPENDENCIES:
RESTRICTIONS:
UNTESTED
CALLED PROCEDURES AND FUNCTIONS:
astrolib functions, write_wfcdqc_dbd
MODIFICATION HISTORY:
18-Feb-2001 Original by Suzanne Aigrain
(See /home/xmmssc/soft/idl/pro/dbcreate/dbcreate_wfcdqc.pro)