bkloppenborg / simtoi

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

Must have at least one free parameter to start minimizer #95

Closed bkloppenborg closed 9 years ago

bkloppenborg commented 9 years ago

All minimizers should verify that the number of free parameters are > 0 prior to executing. If not, they should throw an exception that SIMTOI should catch at the GUI level. The error should be displayed to the user in a pop-up dialog.