NAME:
write_wfcdqc_dbd
PURPOSE:
produce a dbd file so that a database with WFC DQC info can be created
CALLING SEQUENCE:
write_wfcdqc_dbd, db,maxentries=maxentries
OPTIONAL INPUT KEYWORDS:
maxentries: maximum number of entries in the database. Default is 200
OUTPUTS:
db: string, name of output database.
EXAMPLE:
write_wfcdqc_dbd,'dbase',maxentries=200
DEPENDENCIES:
RESTRICTIONS:
UNTESTED
CALLED PROCEDURES AND FUNCTIONS:
astrolib functions
MODIFICATION HISTORY:
18-Feb-2001 Original by S. Aigrain
(See /home/xmmssc/soft/idl/pro/dbcreate/write_wfcdqc_dbd.pro)