IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 7, 2006, 4:01:08 PM (20 years ago)
Author:
Paul Price
Message:

Updating to use current parameter order out of the pxtools, and command lines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/detrend.reject.pro

    r9506 r10542  
    4848      $ITER     = $word:1
    4949      $DET_TYPE = $word:2
    50       $CAMERA   = $word:3
    51       queuepush DetrendRejectExposure -uniq -key 1:2 "NEW $DET_ID $ITER $DET_TYPE $CAMERA"
     50      $MODE     = $word:3
     51      $CAMERA   = $word:4
     52      queuepush DetrendRejectExposure -uniq -key 1:2 "NEW $DET_ID $ITER $DET_TYPE $MODE $CAMERA"
    5253    end
    5354
Note: See TracChangeset for help on using the changeset viewer.