Commit | Date | |
---|---|---|
[r27200]
by
tlinnet
Added save state for testing implementation of error analysis. Task #7882 (https://gna.org/task/?7882): Implement Monte-Carlo simulation, where errors are generated with width of standard deviation or residuals. |
2015-01-16 22:19:25 | Tree |
[r27199]
by
bugman
Improvements for the rdc.corr_plot user function - the plot range is now determined by the data. |
2015-01-16 17:38:19 | Tree |
[r27198]
by
bugman
Improvements for the pcs.corr_plot user function - the plot range is now determined by the data. |
2015-01-16 17:38:10 | Tree |
[r27197]
by
bugman
Fix for the rdc.corr_plot user function. The Y-axis is now set to the measured RDC, as the RDC errors are plotted as dY errors. This matches |
2015-01-16 16:33:56 | Tree |
[r27196]
by
bugman
Improvements for the plots created by the pcs.corr_plot user function. The axes now have labels, and have the range and number of ticks set to reasonable values. |
2015-01-16 16:32:50 | Tree |
[r27195]
by
bugman
Small whitespace formatting fix for the titles printed by the align_tensor.display user function. |
2015-01-16 10:44:22 | Tree |
[r27194]
by
bugman
Created a development document for catching segfaults and other errors in the GUI tests. This is needed as not all wxPython errors can be caught in the Python unittest framework. |
2015-01-15 13:00:18 | Tree |
[r27193]
by
bugman
More robustness for the spin viewer GUI window update_*() methods. The data returned from the self.tree.GetItemPyData(key) call can in rare racing cases not contain The problem was found in the Mf.test_bug_20479_gui_final_pipe system test when running the command: |
2015-01-15 09:25:36 | Tree |
[r27192]
by
bugman
More robustness for the spin viewer GUI window prune_*() methods. The data returned from the self.tree.GetItemPyData(key) call can in rare racing cases not contain The problem was found in the Mf.test_bug_20479_gui_final_pipe system test when running the command: |
2015-01-15 09:24:37 | Tree |
[r27191]
by
bugman
More robustness for the spin viewer GUI window update_*() methods. When no spin data exists, the self.tree.GetItemPyData(key) call can return None. This is now being The problem was found in the Mf.test_bug_20479_gui_final_pipe system test when running the command: |
2015-01-15 09:17:58 | Tree |