!+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ! !.IDENTIFICATION ! filtccd.prg !.PURPOSE ! Creation of the CCD tables (called from filter.prg) ! .COMMENTS ! do not forget to run "source dbassign.csh" or ". dbassign.sh" ! before. ! !-------------------------------------------------------------------------- ! ! write/out --------------- generate CCD tables -------------------- ! echo/on create/table DB_CCD:ccd3 2 20 RAW_CCD:ccd3 RAW_CCD:ccd create/table DB_CCD:ccd5 2 20 RAW_CCD:ccd5 RAW_CCD:ccd create/table DB_CCD:ccd7 2 20 RAW_CCD:ccd7 RAW_CCD:ccd create/table DB_CCD:ccd8 2 20 RAW_CCD:ccd8 RAW_CCD:ccd create/table DB_CCD:ccd9 2 20 RAW_CCD:ccd9 RAW_CCD:ccd create/table DB_CCD:ccd11 2 20 RAW_CCD:ccd11 RAW_CCD:ccd create/table DB_CCD:ccd13 2 20 RAW_CCD:ccd13 RAW_CCD:ccd create/table DB_CCD:ccd14 2 20 RAW_CCD:ccd14 RAW_CCD:ccd create/table DB_CCD:ccd15 2 20 RAW_CCD:ccd15 RAW_CCD:ccd create/table DB_CCD:ccd16 2 20 RAW_CCD:ccd16 RAW_CCD:ccd create/table DB_CCD:ccd17 2 20 RAW_CCD:ccd17 RAW_CCD:ccd create/table DB_CCD:ccd18 2 20 RAW_CCD:ccd18 RAW_CCD:ccd create/table DB_CCD:ccd19 2 20 RAW_CCD:ccd19 RAW_CCD:ccd create/table DB_CCD:ccd20 2 20 RAW_CCD:ccd20 RAW_CCD:ccd create/table DB_CCD:ccd22 2 20 RAW_CCD:ccd22 RAW_CCD:ccd create/table DB_CCD:ccd23 2 20 RAW_CCD:ccd23 RAW_CCD:ccd create/table DB_CCD:ccd24 2 20 RAW_CCD:ccd24 RAW_CCD:ccd create/table DB_CCD:ccd25 2 20 RAW_CCD:ccd25 RAW_CCD:ccd create/table DB_CCD:ccd26 2 20 RAW_CCD:ccd26 RAW_CCD:ccd create/table DB_CCD:ccd27 2 20 RAW_CCD:ccd27 RAW_CCD:ccd create/table DB_CCD:ccd31 2 20 RAW_CCD:ccd31 RAW_CCD:ccd create/table DB_CCD:ccd36 2 20 RAW_CCD:ccd36 RAW_CCD:ccd create/table DB_CCD:ccdchar 2 20 RAW_CCD:ccdchar RAW_CCD:ccdchar echo/off