IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 21, 2016, 9:50:41 AM (10 years ago)
Author:
eugene
Message:

working on UpdateObjects + IRLS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/relastro/test/mana.sh

    r39363 r39367  
    3737
    3838  foreach nboot 20 30 100 300 1000
    39     exec bin/fitpm.lin64 -Nstars 3000 -Noutliers 20 -Npoints 100 -Nbootstrap $nboot $1 > test.$1.dat
     39    exec ../bin/fitpm.lin64 -Nstars 3000 -Noutliers 20 -Npoints 100 -Nbootstrap $nboot $1 > test.$1.dat
    4040    reload test.$1.dat
    4141
     
    5151
    5252  foreach outliers 0 3 10 30 100
    53     exec bin/fitpm.lin64 -Nstars 3000 -Noutliers $outliers -Npoints 100 -Nbootstrap 100 $1 > test.$1.dat
     53    exec ../bin/fitpm.lin64 -Nstars 3000 -Noutliers $outliers -Npoints 100 -Nbootstrap 100 $1 > test.$1.dat
    5454    reload test.$1.dat
    5555
Note: See TracChangeset for help on using the changeset viewer.