IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 16, 2023, 12:48:31 PM (3 years ago)
Author:
eugene
Message:

various updates : adding stage 2

File:
1 edited

Legend:

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

    r42411 r42415  
    99
    1010# use this to find the files in this local directory
    11 $mypath = /home/panstarrs/eugene/rawfix.20230221
     11# $mypath = /home/panstarrs/eugene/rawfix.20230221
     12
     13# NOTE: use a directory located on a b-node so the results can
     14# be seen by both ATRC and ITC machines
     15$mypath = /data/ippb07.0/home/eugene/rawfix.20230221
    1216
    1317if (not($?LOGDIR))
     
    1923# order is this file is not determinative, only the
    2024# change of state from STAGE1.new -> STAGE1.done -> STAGE2.new
    21 input rawfix.ckchip.pt
    22 input rawfix.fixchip.pt
    23 input rawfix.rsync_s1.pt
    24 input rawfix.md5sum.pt
    25 input rawfix.rsync_s2.pt
    26 input rawfix.md5chk.pt
     25# input rawfix.ckchip.pt
     26# input rawfix.fixchip.pt
     27# input rawfix.md5sum.pt
     28# input rawfix.md5chk.pt
     29# input rawfix.fixchip_s2.pt
     30input rawfix.md5sum_s2.pt
     31#input rawfix.md5chk_s2.pt
     32
     33# no need to run rsync if we use the b-node working directory:
     34# input rawfix.rsync_s1.pt
     35# input rawfix.rsync_s2.pt
    2736
    2837######################### UTILITIES #################################
Note: See TracChangeset for help on using the changeset viewer.