IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 11, 2008, 12:32:16 PM (18 years ago)
Author:
Paul Price
Message:

Need camera in output from stacktool.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/stack.pro

    r17624 r18484  
    117117    book getword stackSumSkyfile $pageName tess_id -var TESS_ID
    118118    book getword stackSumSkyfile $pageName skycell_id -var SKYCELL_ID
     119    book getword stackSumSkyfile $pageName camera -var CAMERA
    119120    book getword stackSumSkyfile $pageName workdir -var WORKDIR_TEMPLATE
    120121    book getword stackSumSkyfile $pageName dbname -var DBNAME
     
    132133    $logfile = `ipp_filename.pl --filerule LOG.EXP --camera $CAMERA --class_id NONE --basename $outroot`
    133134    if ("$logfile" == "")
    134       echo "WARNING: logfile not defined in stack.pro:136"
     135      echo "WARNING: logfile not defined in stack.pro:135"
    135136      break
    136137    end
Note: See TracChangeset for help on using the changeset viewer.