Changeset 18916
- Timestamp:
- Aug 5, 2008, 10:10:53 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/warp.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/warp.pro
r18607 r18916 133 133 # XXX change tess_id to tess_dir when schema is changed 134 134 book getword warpInputExp $pageName tess_id -var TESS_DIR 135 book getword warpInputExp $pageName exp_ id -var EXP_ID135 book getword warpInputExp $pageName exp_tag -var EXP_TAG 136 136 137 137 ### XXX Instead of setting these by camera, need to set by skycell_id … … 140 140 141 141 ## generate outroot specific to this exposure 142 sprintf logfile "%s/%s/%s.wrp.%s.log" $WORKDIR $EXP_ ID $EXP_ID$WARP_ID142 sprintf logfile "%s/%s/%s.wrp.%s.log" $WORKDIR $EXP_TAG $EXP_TAG $WARP_ID 143 143 144 144 stdout $LOGDIR/warp.exp.log
Note:
See TracChangeset
for help on using the changeset viewer.
