Changeset 24557 for branches/eam_branches/20090522/ippTasks/warp.pro
- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTasks/warp.pro (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/ippTasks/warp.pro
r24195 r24557 297 297 # XXX change tess_id to tess_dir when schema is changed 298 298 book getword warpPendingSkyCell $pageName tess_id -var TESS_DIR 299 book getword warpPendingSkyCell $pageName reduction -var REDUCTION 299 300 book getword warpPendingSkyCell $pageName exp_tag -var EXP_TAG 300 301 book getword warpPendingSkyCell $pageName state -var RUN_STATE … … 306 307 end 307 308 308 309 309 # set the host and workdir based on the skycell hash 310 310 set.host.for.skycell $SKYCELL_ID … … 318 318 319 319 $run = warp_skycell.pl --threads @MAX_THREADS@ --warp_id $WARP_ID --warp_skyfile_id $WARP_SKYFILE_ID --skycell_id $SKYCELL_ID --tess_dir $TESS_DIR --camera $CAMERA --outroot $outroot --redirect-output --run-state $RUN_STATE $MAGICKED_ARG 320 if ("$REDUCTION" != "NULL") 321 $run = $run --reduction $REDUCTION 322 end 320 323 add_standard_args run 321 324
Note:
See TracChangeset
for help on using the changeset viewer.
