IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14087


Ignore:
Timestamp:
Jul 9, 2007, 11:06:41 AM (19 years ago)
Author:
eugene
Message:

-residdetrun to -todetrunsummary

File:
1 edited

Legend:

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

    r14042 r14087  
    6868    if ($DB:n == 0)
    6969      option DEFAULT
    70       command dettool -residdetrun -limit 20
     70      command dettool -todetrunsummary -limit 20
    7171    else
    7272      # save the DB name for the exit tasks
    7373      option $DB:$detRejectExp_DB
    74       command dettool -residdetrun -limit 20 -dbname $DB:$detRejectExp_DB
     74      command dettool -todetrunsummary -limit 20 -dbname $DB:$detRejectExp_DB
    7575      $detRejectExp_DB ++
    7676      if ($detRejectExp_DB >= $DB:n) set detRejectExp_DB = 0
Note: See TracChangeset for help on using the changeset viewer.