- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/simtest.nebulous.basic.auto (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/ippTasks/simtest.nebulous.basic.auto
r24202 r27840 26 26 name STR SHUTTER 27 27 check STR "detselect -search -inst @CAMERA@ -det_type DARK -dbname @DBNAME@" 28 launch STR "dettool -definebyquery -workdir neb://anyhost/simtest.@USER@/detwork -inst @CAMERA@ -det_type SHUTTER -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"28 launch STR "dettool -definebyquery -workdir neb://anyhost/simtest.@USER@/detwork -inst @CAMERA@ -det_type SHUTTER -filter r -select_exp_type SKYFLAT -select_filter r -dbname @DBNAME@" 29 29 block STR "dettool -runs -active -det_type SHUTTER -dbname @DBNAME@" 30 30 END … … 33 33 name STR FLAT-r 34 34 check STR "detselect -search -inst @CAMERA@ -det_type SHUTTER -dbname @DBNAME@" 35 launch STR "dettool -definebyquery -workdir neb://anyhost/simtest.@USER@/detwork -inst @CAMERA@ -det_type FLAT -filter r -select_exp_type FLAT -select_filter r -dbname @DBNAME@"35 launch STR "dettool -definebyquery -workdir neb://anyhost/simtest.@USER@/detwork -inst @CAMERA@ -det_type FLAT -filter r -select_exp_type SKYFLAT -select_filter r -dbname @DBNAME@" 36 36 block STR "dettool -runs -active -det_type FLAT -filter r -dbname @DBNAME@" 37 37 END … … 40 40 name STR FLAT-i 41 41 check STR "detselect -search -inst @CAMERA@ -det_type SHUTTER -dbname @DBNAME@" 42 launch STR "dettool -definebyquery -workdir neb://anyhost/simtest.@USER@/detwork -inst @CAMERA@ -det_type FLAT -filter i -select_exp_type FLAT -select_filter i -dbname @DBNAME@"42 launch STR "dettool -definebyquery -workdir neb://anyhost/simtest.@USER@/detwork -inst @CAMERA@ -det_type FLAT -filter i -select_exp_type SKYFLAT -select_filter i -dbname @DBNAME@" 43 43 block STR "dettool -runs -active -det_type FLAT -filter i -dbname @DBNAME@" 44 44 END … … 61 61 automate METADATA 62 62 name STR STACK 63 regular STR "stacktool -definebyquery -all -label proc -workdir neb://anyhost/simtest.@USER@/stack -min_new 4 -min_frac 2 - select_good_frac_min 0.2 -dbname @DBNAME@"63 regular STR "stacktool -definebyquery -all -label proc -workdir neb://anyhost/simtest.@USER@/stack -min_new 4 -min_frac 2 -min_num 4 -select_good_frac_min 0.2 -dbname @DBNAME@" 64 64 END 65 65
Note:
See TracChangeset
for help on using the changeset viewer.
