bkloppenborg / simtoi

The SImulation and Modeling Tool for Optical Interferometry
GNU General Public License v3.0
7 stars 6 forks source link

Profiling using nvvp #45

Closed bkloppenborg closed 12 years ago

bkloppenborg commented 12 years ago

SIMTOI needs a convenient way of loading data, models, and instructing the minimizer (whatever it may be) to execute on the data so that profiling via. nvvp may be conducted.

bkloppenborg commented 12 years ago

Specify options like this on the command line:

simtoi -d data_0 [-d data_1 ... -d data_n] -m model.json -e minimizer_name -s scale -w width

if any of the options are missing exit with an error.