Changeset 19545 for trunk/ippTasks/warp.pro
- Timestamp:
- Sep 12, 2008, 4:20:57 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/warp.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/warp.pro
r19465 r19545 158 158 book getword warpInputExp $pageName exp_tag -var EXP_TAG 159 159 160 # ## XXX Instead of setting these by camera, need to set by skycell_id160 # set the host and workdir (default) 161 161 set.host.for.camera $CAMERA $WARP_ID 162 162 set.workdir.by.camera $CAMERA $WARP_ID $WORKDIR_TEMPLATE $default_host WORKDIR … … 273 273 book getword warpPendingSkyCell $pageName exp_tag -var EXP_TAG 274 274 275 ### XXX Instead of setting these by camera, need to set by skycell_id 276 set.host.for.camera $CAMERA $WARP_ID 277 set.workdir.by.camera $CAMERA $WARP_ID $WORKDIR_TEMPLATE $default_host WORKDIR 278 279 # XXX we are supplied TESS_DIR, strip off path to generate TESS_ID 280 # basename $TESS_DIR -var TESS_ID 281 # sprintf outroot "%s/%s/%s/%s.%s.wrp.%s" $WORKDIR $TESS_ID $SKYCELL_ID $TESS_ID $SKYCELL_ID $WARP_ID 275 # set the host and workdir based on the skycell hash 276 set.host.for.skycell $SKYCELL_ID 277 set.workdir.by.skycell $SKYCELL_ID $WORKDIR_TEMPLATE $default_host WORKDIR 282 278 283 279 ## generate outroot specific to this exposure
Note:
See TracChangeset
for help on using the changeset viewer.
