IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

fixes on limits, paths

File:
1 edited

Legend:

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

    r10723 r10745  
    5454
    5555  task.exec
    56     # command      dettool -tonormalizedstat -simple -limit {$DetrendNormStatFail + 20}
    57     command      dettool -tonormalizedstat -simple
     56    command      dettool -tonormalizedstat -simple -limit {$DetrendNormStatFail + 20}
    5857  end
    5958
     
    177176
    178177  task.exec
    179     # command      dettool -tonormalize -simple -limit {$DetrendNormFail + 20}
    180     command      dettool -tonormalize -simple
     178    command      dettool -tonormalize -simple -limit {$DetrendNormFail + 20}
    181179  end
    182180
     
    305303
    306304  task.exec
    307     # command      dettool -tonormalizedexp -simple -limit {$DetrendNormExpFail + 20}
    308     command      dettool -tonormalizedexp -simple
     305    command      dettool -tonormalizedexp -simple -limit {$DetrendNormExpFail + 20}
    309306  end
    310307
Note: See TracChangeset for help on using the changeset viewer.