Changeset 17624 for trunk/ippTasks/stack.pro
- Timestamp:
- May 9, 2008, 3:59:32 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/stack.pro (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/stack.pro
r17415 r17624 128 128 sprintf outroot "%s/tess_%s/%s/%s.%s.stk.%s" $WORKDIR $TESS_ID $SKYCELL_ID $TESS_ID $SKYCELL_ID $STACK_ID 129 129 130 ## generate output log based on filerule (convert the URI to a PATH) 130 ## generate output log based on filerule (convert the URI to a PATH) (use STACK_ID?) 131 131 # $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id $STACK_ID --basename $outroot` 132 $logfile = `ipp_datapath.pl $outroot.pantasks.log` 132 $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot` 133 if ("$logfile" == "") 134 echo "WARNING: logfile not defined in stack.pro:136" 135 break 136 end 133 137 134 138 stdout $logfile
Note:
See TracChangeset
for help on using the changeset viewer.
