Commit | Date | |
---|---|---|
[r11910]
by
bugman
Last fix for bug #17361 (https://gna.org/bugs/index.php?17361) the loading 1.2.x sim data. The frequency information is now correctly updated when data is missing. |
2010-12-20 14:47:46 | Tree |
[r11909]
by
bugman
Completed the test_read_results_1_2_pse() model-free system test for reading relax 1.2.x results. |
2010-12-20 14:37:26 | Tree |
[r11908]
by
bugman
Bug fix for the relaxation data add_data_to_spin() function - missing data was not properly eliminated. |
2010-12-20 14:06:02 | Tree |
[r11907]
by
bugman
For the 1.2 results files, the model information is now being setup even if None. |
2010-12-20 13:46:26 | Tree |
[r11906]
by
bugman
Another fix for bug #17361 (https://gna.org/bugs/index.php?17361) the loading 1.2.x sim data. This time the global structures were too large - the lists were being appended to for each spin and |
2010-12-20 13:30:16 | Tree |
[r11905]
by
bugman
Fix for bug #17361 (https://gna.org/bugs/index.php?17361). The chi2_sim structure should have been initialised to a list, not a dictionary. |
2010-12-20 13:18:21 | Tree |
[r11904]
by
bugman
Added a system test for reading relax 1.2.x version results files. This is from Sebastian Morin's PSE-4 data, truncated, and is to catch the bug of not being able to |
2010-12-20 13:05:59 | Tree |
[r11903]
by
bugman
Error messages are displayed for all the 'Execute relax' buttons when the execution lock is set. |
2010-12-19 16:27:53 | Tree |
[r11902]
by
bugman
Fix for the error message window - the caption argument default value should be '', not None! |
2010-12-19 16:19:53 | Tree |
[r11901]
by
bugman
The user function menu entires are disabled during relax execution lock. This will prevent racing and strange crashing of relax. |
2010-12-19 16:13:56 | Tree |