IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41973


Ignore:
Timestamp:
Dec 27, 2021, 2:40:26 PM (5 years ago)
Author:
eugene
Message:

add notes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20211108/ippTests/ippCheck/ippCheck

    r41941 r41973  
    11#!/usr/bin/env dvo
    22
     3# XXX create a config file to hold values like this:
    34$PV3_CATDIR = /data/ipp105.0/eugene/3pi.dvo.masters/3pi.pv3.20170919
    45
    5 input truth.pro
     6module truth.pro
    67# provides the following:
    78# make.truth.sources (camera) (expname) (source) (type)
     
    117118if ($SCRIPT)
    118119  if ($argv:n < 3)
    119     echo "USAGE: teleff.pro (mode) (expname) (label) [mpcfile]"
     120    echo "USAGE: ippCheck (mode) (expname) (label) [mpcfile]"
    120121    break
    121122  end
Note: See TracChangeset for help on using the changeset viewer.