Commit | Date | |
---|---|---|
[r10237]
by
bugman
A number of improvements to the final results analysis. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by This commit is the last of those from patch_II. This patch has now been almost completely committed |
2010-01-15 10:30:17 | Tree |
[r10236]
by
bugman
Removed a number of calls to wx.PySimpleApp(). This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by I'm guessing these were not necessary? |
2010-01-15 10:25:21 | Tree |
[r10235]
by
bugman
Simplifications to the file dialog code. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 10:24:40 | Tree |
[r10234]
by
bugman
Shift of the GUI calculation code to using the relax API (rather than scripting). This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by This includes a large rearrangement of the model-free code, which could not be separated from the |
2010-01-15 10:23:13 | Tree |
[r10233]
by
bugman
Shifted from using msgbox() to relax_run_ok() to indication proper completion of the calculation. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 10:17:23 | Tree |
[r10232]
by
bugman
Removed an event.Skip() call. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 10:04:37 | Tree |
[r10231]
by
bugman
Expansion of exec_model_free() in preparation for rearrangements in the calc_modelfree module. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 10:03:40 | Tree |
[r10230]
by
bugman
Modified how the r1_list and r2_list data structures are handled. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by |
2010-01-15 09:59:06 | Tree |
[r10229]
by
bugman
relax execution now occurs automatically after clicking on the icon. This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by Previously a confirmation was required. |
2010-01-15 09:54:54 | Tree |
[r10228]
by
bugman
Expanded the print out when exiting to include references and shifted to using question(). This corresponds to one component of the patch_II file attached to https://gna.org/task/?6847 by The print out will need a bit of formatting, and it would be better if the question() box is |
2010-01-15 09:51:59 | Tree |