Changeset 708

Show
Ignore:
Timestamp:
11/18/08 12:49:15 (2 months ago)
Author:
laidler
Message:

More script tweaks

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/pysynphot/test/commissioning/log2cases/process_all.csh

    r707 r708  
    22set inst = (acs stis nicmos wfc3) 
    33foreach k ($inst) 
     4   echo "" 
    45   echo "####### $k ########" 
    56   process_{$k}.csh >& process_{$k}.log 
  • trunk/pysynphot/test/commissioning/log2cases/process_nicmos.csh

    r707 r708  
    1515ln -s nicmos_etc_cases.pickle nicmos_etc_cases_parsed.pickle 
    1616#Generate from the new logfile 
     17echo "" 
    1718echo "# New non-thermback" 
    1819python ../gencases.py nicmos_etc_cases_parsed.txt nicmos_etc_cases_subset.txt 
     
    2829#Generate from the new logfile. 
    2930#Subset info is in the same main subset file. 
     31echo "" 
    3032echo "# New thermback" 
    3133python ../gencases.py nicmos_etc_thermback_cases_parsed.txt nicmos_etc_cases_subset.txt 
  • trunk/pysynphot/test/commissioning/log2cases/process_wfc3.csh

    r707 r708  
    1212ln -s wfc3_uvis1_imaging_61_cases.pickle wfc3_uvis1_imaging_61_cases_parsed.pickle 
    1313#Generate from the new logfile 
     14echo "" 
    1415echo "# New" 
    1516python ../gencases.py wfc3_uvis1_imaging_61_cases_parsed.txt wfc3_uvis1_imaging_61_cases_subset.txt 
     
    2829ln -s wfc3_uvis2_imaging_18_cases.pickle wfc3_uvis2_imaging_18_cases_parsed.pickle 
    2930#Generate from the new logfile 
     31echo "" 
    3032echo "# New" 
    3133python ../gencases.py wfc3_uvis2_imaging_18_cases_parsed.txt wfc3_uvis2_imaging_18_cases_subset.txt 
     
    4345ln -s wfc3_uvis1_spec_62_cases.pickle wfc3_uvis1_spec_62_cases_parsed.pickle 
    4446#Generate from the new logfile 
     47echo "" 
    4548echo "# New" 
    4649python ../gencases.py wfc3_uvis1_spec_62_cases_parsed.txt wfc3_uvis1_spec_62_cases_subset.txt 
     
    5861ln -s wfc3_uvis2_spec_18_cases.pickle wfc3_uvis2_spec_18_cases_parsed.pickle 
    5962#Generate from the new logfile 
     63echo "" 
    6064echo "# New" 
    6165python ../gencases.py wfc3_uvis2_spec_18_cases_parsed.txt wfc3_uvis2_spec_18_cases_subset.txt 
     
    8185ln -s wfc3_irim_cases_parsed.pickle wfc3_ir_imaging_78_cases_parsed.pickle 
    8286#Generate from the new logfile 
     87echo "" 
    8388echo "# New non-thermback" 
    8489python ../gencases.py wfc3_ir_imaging_78_cases_parsed.txt wfc3_ir_imaging_78_cases_subset.txt 
     
    9499ln -s wfc3_irim_thermback_parsed.pickle wfc3_ir_imaging_80_thermback_parsed.pickle 
    95100#Generate from the new logfile. 
     101echo "" 
    96102echo "# New thermback" 
    97103python ../gencases.py wfc3_ir_imaging_80_thermback_parsed.txt wfc3_ir_imaging_80_thermback_subset.txt 
     
    117123ln -s wfc3_irsp_cases_parsed.pickle wfc3_ir_spec_61_cases_parsed.pickle 
    118124#Generate from the new logfile 
     125echo "" 
    119126echo "# New non-thermback" 
    120127python ../gencases.py wfc3_ir_spec_61_cases_parsed.txt wfc3_ir_spec_61_cases_subset.txt 
     
    130137ln -s wfc3_irsp_thermback_parsed.pickle wfc3_ir_spec_62_thermback_parsed.pickle 
    131138#Generate from the new logfile. There are no subsets for this class. 
     139echo "" 
    132140echo "# New thermback" 
    133141python ../gencases.py wfc3_ir_spec_62_thermback_parsed.txt