IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 5, 2023, 2:47:40 PM (3 years ago)
Author:
eugene
Message:

new tool to repair bad chips (or at least deal with the results); notes on validation in queue.rawfix.sh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rawfix.20230221/src/queue.rawfix.sh

    r42440 r42442  
    1818  set filename = $2
    1919
     20  # validate the list: could be DATE STATE or just DATE (prcol 1)?
     21
    2022  # just a big list of dates?
    2123  foreach night (`cat $filename`)
     
    2729if ($mode == "night") then
    2830  ## XXX validate the format (YYYYMMDD)?
     31
     32 XXXXX:
     33
    2934  set mynight = $2
    3035 
Note: See TracChangeset for help on using the changeset viewer.