IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41718


Ignore:
Timestamp:
Jul 13, 2021, 11:08:48 AM (5 years ago)
Author:
eugene
Message:

updates on usage

Location:
trunk/tools/eam/teleff
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/teleff/teleff.pro

    r41712 r41718  
    3232  get.warp.eff       gpc1 $expname $camID            $REFSOURCE
    3333  get.diff.eff       gpc1 $expname $warpID           $REFSOURCE
     34
     35  break
    3436
    3537  $KAPA = kapa -noX
     
    7375  get.warp.eff       gpc1 $expname $camID            $REFSOURCE
    7476  get.diff.eff       gpc1 $expname $warpID           $REFSOURCE
     77
     78  break
    7579
    7680  $KAPA = kapa -noX
  • trunk/tools/eam/teleff/truth.pro

    r41712 r41718  
    8282macro make.truth.sources.mpc
    8383 if ($0 != 4)
    84   echo "USAGE: make.truth.sources.mpc (camera) (expname) (subset.fits)"
    85   echo "EX:    make.truth.sources.mpc gpc1 o9395g0315o subset.chunk.59395.fits"
     84  echo "USAGE: make.truth.sources.mpc (camera) (expname) (mpcrange.fits)"
     85  echo "EX:    make.truth.sources.mpc gpc1 o9395g0315o mpcorb.59395.fits"
    8686  break
    8787 end
Note: See TracChangeset for help on using the changeset viewer.