IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20398


Ignore:
Timestamp:
Oct 25, 2008, 9:16:29 AM (18 years ago)
Author:
eugene
Message:

drop add_poll_args for detrend.correct and flatcorr (no labels on these yet)

Location:
trunk/ippTasks
Files:
2 edited

Legend:

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

    r20384 r20398  
    6464      if ($detPendingCorrectImfile_DB >= $DB:n) set detPendingCorrectImfile_DB = 0
    6565    end
    66     echo $run
    67     add_poll_args run
    68     echo $run
     66    # add_poll_args run
    6967    command $run
    7068  end
  • trunk/ippTasks/flatcorr.pro

    r20382 r20398  
    127127      if ($flatcorr_pendingprocess_DB >= $DB:n) set flatcorr_pendingprocess_DB = 0
    128128    end
    129     add_poll_args run
     129    # add_poll_args run
    130130    command $run
    131131  end
Note: See TracChangeset for help on using the changeset viewer.