bkloppenborg / simtoi

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

Simple "chi2 and exit" optimizer #128

Open fabienbaron opened 9 years ago

fabienbaron commented 9 years ago

Would nice to have a simple minimizer that just computes the chi2 and write the current image to fits in the save directory. With a bit of scripting this would allow simtoi to be used from the command line to generate models.

bkloppenborg commented 9 years ago

Ideally I would like the chi2r to show up in the data widget whenever model parameters are updated. Would this be a reasonable alternative or do we really want a do-it-once optimization engine? Possibly related to #110

therob762 commented 9 years ago

I would like a do-it-once optimization engine as I would like to be able to investigate how the chi2r changes for user-defined input. Essentially a quick and dirty way of looking at how parameter changes or additional spots change the chi2r

Ideally I would like the chi2r to show up in the data widget whenever model parameters are updated. Would this be a reasonable alternative or do we really want a do-it-once optimization engine?


Reply to this email directly or view it on GitHub: https://github.com/bkloppenborg/simtoi/issues/128#issuecomment-127057723