IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ticket #925: pantasks.pro.patch

File pantasks.pro.patch, 552 bytes (added by jester@…, 19 years ago)

Patch provides requested enhancement

  • pantasks.pro

    old new  
    134134
    135135# need the ability to activate or deactivate specific tasks...
    136136
    137 macro detrend.on
     137macro dettool.on
    138138  detproc.on
    139139  detstack.on
    140140  detnorm.on
     
    142142  detreject.on
    143143end
    144144
    145 macro detrend.off
     145macro dettool.off
    146146  detproc.off
    147147  detstack.off
    148148  detnorm.off
     
    150150  detreject.off
    151151end
    152152
    153 macro detrend.reset
     153macro dettool.reset
    154154  detproc.reset
    155155  detstack.reset
    156156  detnorm.reset