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/phase0.pro

    r11011 r11012  
    2929
    3030# select images ready for phase0 analysis
    31 # new entries are added to queue Phase0Imfiles
     31# new entries are added to Phase0Imfiles
    3232# compare the new list with the ones already selected
    3333task           phase0.imfile.load
     
    116116  # success
    117117  task.exit 0
    118     # phase0_imfile.pl updates DB tables, here we just update the queue
     118    # phase0_imfile.pl updates DB tables, here we just update the page
    119119    book setword Phase0Imfiles $options:0 state DONE
    120120  end
     
    216216  # success
    217217  task.exit 0
    218     # phase0exp.pl updates DB tables, here we just update the queue
     218    # phase0exp.pl updates DB tables, here we just update the page
    219219    book setword Phase0Exposures $options:0 state DONE
    220220  end
Note: See TracChangeset for help on using the changeset viewer.