IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 8, 2008, 2:49:24 PM (18 years ago)
Author:
Paul Price
Message:

Don't have CAMERA, so can't use ipp_filename.pl.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/stack.pro

    r17412 r17413  
    102102  periods      -poll $RUNPOLL
    103103  periods      -exec $RUNEXEC
    104   periods      -timeout 60
     104  periods      -timeout 10800
    105105
    106106  task.exec
     
    128128
    129129    ## generate output log based on filerule (convert the URI to a PATH)
    130     $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id $STACK_ID --basename $outroot`
     130#    $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id $STACK_ID --basename $outroot`
     131    $logfile = "$outroot.pantasks.log"
    131132
    132133    stdout $logfile
Note: See TracChangeset for help on using the changeset viewer.