NAME:
dbcreate_wfc_unmer
PURPOSE:
read wfc unmerged catalogues of one particular colour into a database.
Concatenates the lists for all 4 ccds & sorts by RA
CALLING SEQUENCE:
dbcreate_wfc_unmer, file, db_out
INPUTS:
file: root name of files to be read ('wfc/r219698' for example)
OUTPUTS:
db_out: string array, name of output database.
A db_out.dbd file will be create automatically
OPTIONAL OUTPUT PARAMETERS:
none
EXAMPLE:
dbcreate_wfc_unmer, 'wfc/r219698','dbase/wfci'
DEPENDENCIES:
RESTRICTIONS:
UNTESTED
CALLED PROCEDURES AND FUNCTIONS:
astrolib functions
write_wfc_dbd
MODIFICATION HISTORY:
29-Nov-1998 Original by Richard McMahon
09-Oct-2000 Modified by Suzanne Aigrain
(See /home/xmmssc/soft/idl/pro/dbcreate/dbcreate_wfc_unmer.pro)