IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 21, 2023, 3:19:30 PM (3 years ago)
Author:
eugene
Message:

remove ipp060 references; use programs in PATH

File:
1 edited

Legend:

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

    r42452 r42454  
    9393    # the command returns these fields: dateobs stage fixhost chipID
    9494    # NOTE: stage == ITER
    95     command $mypath/get_hosts_fixchip.sh $mypath $DATEOBS $ITER
     95    command get_hosts_fixchip.sh $mypath $DATEOBS $ITER
    9696  end
    9797
     
    172172    # if we are able to run the 'exec', use a short retry time to launch all outstanding jobs
    173173    periods -exec 0.05
    174     command $mypath/fix_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --chipID $CHIP_ID --stage $ITER
     174    command fix_chip_locations.pl --topdir $mypath --dateobs $FULLDATE --chiplist gpc1.chips.txt --chipID $CHIP_ID --stage $ITER
    175175  end
    176176
Note: See TracChangeset for help on using the changeset viewer.