IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2009, 6:06:43 PM (17 years ago)
Author:
eugene
Message:

add support for new simtest ctemask suite

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/simtest.pro

    r21049 r23478  
    4545    echo "  simtest.setup.detverify : run detrend creation and detrend verification"
    4646    echo "  simtest.setup.flatcorr : run a flat-field correction demonstration"
     47    echo "  simtest.setup.ctemask : run a ctemask demonstration"
    4748    break
    4849  end
     
    126127end
    127128
     129macro simtest.setup.ctemask
     130  $PPSIM_RECIPE = BADCTE.TEST
     131  $SIMTEST_SEQUENCE = simtest.ctemask.config
     132  $SIMTEST_AUTO = simtest.ctemask.auto
     133end
     134
    128135macro simtest.setup.flatcorr
    129136  $PPSIM_RECIPE = FLATCORR
Note: See TracChangeset for help on using the changeset viewer.