Changeset 39367 for trunk/Ohana/src/relastro/test/mana.sh
- Timestamp:
- Feb 21, 2016, 9:50:41 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/relastro/test/mana.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/relastro/test/mana.sh
r39363 r39367 37 37 38 38 foreach nboot 20 30 100 300 1000 39 exec bin/fitpm.lin64 -Nstars 3000 -Noutliers 20 -Npoints 100 -Nbootstrap $nboot $1 > test.$1.dat39 exec ../bin/fitpm.lin64 -Nstars 3000 -Noutliers 20 -Npoints 100 -Nbootstrap $nboot $1 > test.$1.dat 40 40 reload test.$1.dat 41 41 … … 51 51 52 52 foreach outliers 0 3 10 30 100 53 exec bin/fitpm.lin64 -Nstars 3000 -Noutliers $outliers -Npoints 100 -Nbootstrap 100 $1 > test.$1.dat53 exec ../bin/fitpm.lin64 -Nstars 3000 -Noutliers $outliers -Npoints 100 -Nbootstrap 100 $1 > test.$1.dat 54 54 reload test.$1.dat 55 55
Note:
See TracChangeset
for help on using the changeset viewer.
