IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 14, 2006, 9:21:09 PM (19 years ago)
Author:
eugene
Message:

fixes on limits, paths

File:
1 edited

Legend:

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

    r10723 r10745  
    5757
    5858  task.exec
    59     # XXX dettool needs -limit command
    60     # command dettool -toprocessedimfile -simple -limit {$DetrendProcessImfileFail + 20}
    61     command dettool -toprocessedimfile -simple
     59    command dettool -toprocessedimfile -simple -limit {$DetrendProcessImfileFail + 20}
    6260  end
    6361
     
    191189
    192190  task.exec
    193     # command dettool -toprocessedexp -simple -limit {$DetrendProcessExpFail + 20}
    194     command dettool -toprocessedexp -simple
     191    command dettool -toprocessedexp -simple -limit {$DetrendProcessExpFail + 20}
    195192  end
    196193
Note: See TracChangeset for help on using the changeset viewer.