Unselecting Algorithms Not Implemented Properly
Brought to you by:
ezaron
Suppose you load a *_params.xml file or select Algorithm:Solver:Conjugate-gradient.
Now, suppose you select Algorithm:Minimization algorithm:Direct representer. This solution method is inconsistent with the previously selected iterative method; however, there is no way to unselect the iterative solver.
After Task:Save, this incorrect state is written into the _params.xml file.
The only way to undo this state is to hand-edit the incorrect inversion.xml file, or start the GUI from a state where no iterative solver buttons have been activated.