IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 14, 2023, 3:08:37 PM (3 years ago)
Author:
eugene
Message:

more work on the rawfix scripts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rawfix.20230221/src/rawfix.fixchip.pt

    r42406 r42411  
    3535    # fields in the table will become words in the page
    3636    queue2book -raw-columns -key dateobs -uniq -setword pantaskState INIT -setword pantasksQuality OK stdout fixchip.book
     37    book delpage fixchip.book -key pantaskState DONE
    3738  end
    3839
     
    9192    # fields in the table will become words in the page
    9293    # use the queuesize (Nhosts) to track how many jobs are done / to be done
     94    book setword fixchip.book $options:0 pantaskState DONE
    9395    exec update.rawfix.sh $options:0 fixchip.done
    9496    book delpage fixchip.book $options:0
Note: See TracChangeset for help on using the changeset viewer.