IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 31, 2007, 12:23:06 PM (19 years ago)
Author:
Paul Price
Message:

Adding macro to reset all detrend queues.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r11485 r11495  
    123123  input $scripts/phase0.pro
    124124#  input $scripts/phase2.pro
    125 # input $scripts/phase3.pro
     125#  input $scripts/phase3.pro
    126126
    127127  input $scripts/detrend.process.pro
     
    147147  detreject.off
    148148end
     149
     150macro detrend.reset
     151  detproc.reset
     152  detstack.reset
     153  detnorm.reset
     154  detresid.reset
     155  detreject.reset
     156end
     157
    149158
    150159macro module.tasks
Note: See TracChangeset for help on using the changeset viewer.