NAME:
dbcreate_cirsi
PURPOSE:
read in cirsi catalogues
CALLING SEQUENCE:
dbcreate_cirsi, file, db_out
INPUTS:
file: name of file to be read
OUTPUTS:
db_out: string array, name of output database. A dbout.dbd file
will be created automatically
EXAMPLE:
dbcreate_cirsi, '/data/cass101a/s.aigrain/cirsi/cirsi.fits',$
'dbase/cirsidb'
DEPENDENCIES:
RESTRICTIONS:
UNTESTED
CALLED PROCEDURES AND FUNCTIONS:
astrolib functions
write_cirsi_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_cirsi.pro)