Commit | Date | |
---|---|---|
[r16472]
by
bugman
The GUI auto-generated user function SetValue() method now skips function and fn arg arguments. These are not supported in the GUI! |
2012-05-28 10:05:50 | Tree |
[r16471]
by
bugman
Fixes for the grace.write user function definitions for the GUI. The x_data_type and y_data_type can be set by the user to, for example, 'spin'. Therefore they |
2012-05-28 08:44:52 | Tree |
[r16470]
by
bugman
Fix for the model-free GUI auto-analysis test under certain conditions. The spin viewer window was loading the spins asynchronously, but the subsequent relaxation data |
2012-05-28 08:35:22 | Tree |
[r16469]
by
bugman
Loosened the checking conditions for the test_set_value() J(w) mapping system (and GUI) test. Just like the consistenecy testing, the GUI string conversions to and from floats introduces a |
2012-05-25 17:28:53 | Tree |
[r16468]
by
bugman
The consistency testing test_set_value() system (and GUI) test has been made less strict. The conversion of the bond length and CSA values to GUI strings and back to floats causes a slight |
2012-05-25 17:15:11 | Tree |
[r16467]
by
bugman
Fix for one of the consistency testing system test scripts. The J(w) mapping user function was being called instead! |
2012-05-25 17:10:12 | Tree |
2012-05-25 17:05:50 | Tree | |
2012-05-25 17:02:17 | Tree | |
[r16464]
by
bugman
The specific analysis API base return_data_desc() now has a basic implementation. This will search through the global and then spin parameters objects, returning what ever is found. |
2012-05-25 16:52:37 | Tree |
[r16463]
by
bugman
The specific analysis API base method calls to RelaxImplementError now send in the function name. This allows for better identification of what needs to be implemented. |
2012-05-25 16:34:56 | Tree |