IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 3, 2009, 12:36:25 PM (17 years ago)
Author:
bills
Message:

-select_exp_type FLAT should now be -select_exp_type SKYFLAT

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/simtest.flatcorr.auto

    r20385 r26014  
    3030  name       STR SHUTTER
    3131  check      STR "detselect -search -inst @CAMERA@ -det_type DARK -dbname @DBNAME@"
    32   launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst @CAMERA@ -det_type SHUTTER -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"
     32  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst @CAMERA@ -det_type SHUTTER -filter r -select_exp_type SKYFLAT -select_filter r -dbname @DBNAME@"
    3333  block      STR "dettool -runs -active -det_type SHUTTER -dbname @DBNAME@"
    3434END
     
    3838  name       STR RAWFLAT-r
    3939  check      STR "detselect -search -inst @CAMERA@ -det_type SHUTTER -dbname @DBNAME@"
    40   launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst @CAMERA@ -det_type FLAT_RAW -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"
     40  launch     STR "dettool -definebyquery -workdir file://@CWD@/detwork -inst @CAMERA@ -det_type FLAT_RAW -filter r -select_exp_type SKYFLAT -select_filter r -dbname @DBNAME@"
    4141  block      STR "dettool -runs -active -det_type FLAT_RAW -filter r -dbname @DBNAME@"
    4242END
Note: See TracChangeset for help on using the changeset viewer.