IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 10, 2007, 12:17:55 PM (20 years ago)
Author:
eugene
Message:

cleanup queues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_00/ippTasks/detrend.process.pro

    r11011 r11012  
    2929
    3030# select images ready for copy
    31 # new entries are added to queue DetrendProcessImfiles
     31# new entries are added to DetrendProcessImfiles
    3232# compare the new list with the ones already selected
    3333task           dettool.process.load
     
    7979    if ($network == 0) break
    8080   
    81     # look for new images in DetrendProcessImfiles queue
     81    # look for new images in DetrendProcessImfiles
    8282    book getpage DetrendProcessImfiles 0 -var pageName -key state NULL
    8383    if ($pageName == NULL) break
     
    132132
    133133# select images ready for copy
    134 # new entries are added to queue DetrendProcessExposures
     134# new entries are added to DetrendProcessExposures
    135135# compare the new list with the ones already selected
    136136task           dettool.processexp.load
Note: See TracChangeset for help on using the changeset viewer.