!+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ! !.IDENTIFICATION ! filterback.prg !.PURPOSE ! It converts back the filter tables located in the directory ! /midas/calib/data/datatrans/filters in La Silla to FITS ! tables in the directory /midas/calib/data/datatrans/filters ! and copy the files filter.db and leaks.db from there too. ! ! .COMMENTS ! It can only be run from the off-line system of La Silla. ! !----------------------------------------------------------------- ! change/dir $DB_FILTERS create/tcat filters.cat *.tbl outtape/fits filters.cat eso $ mv eso*.mt $RAW_FILTERS $ cp *.news $RAW_FILTERS $ cp *.db $RAW_FILTERS