Menu

SVN archive Commit Log


Commit Date  
[r23511] by bugman

Expanded the User_functions.test_structure_rotate GUI test.

The rotation matrix argument checks for the Sequence_2D GUI element have been expanded to check that
setting nothing (blank element) returns nothing (None). The other checks have also been slightly
modified.

2014-05-28 12:25:20 Tree
[r23510] by bugman

Simplified the User_functions GUI tests.

The exec_uf_pipe_create() method has been created to simplify the data pipe creation in the tests.

2014-05-28 12:01:13 Tree
[r23509] by bugman

Partial fix for bug #22100.

This is the bug report at https://gna.org/bugs/?22100, the rotation argument for the
structure.rotate user function cannot be changed in the GUI, as an AttributeError is raised.

The append_row() method call has been replaced by the correct add_element() call.

2014-05-28 10:15:10 Tree
[r23508] by tlinnet

Modified the dim dimensions to (None, 4) to allow the user to change number of points in the GUI.

THe first dimension was used as a counter, the last 3 dimensions is for x,y,z position.

This is for the user function dx.map.

2014-05-28 10:09:37 Tree
[r23507] by tlinnet

Modified the dim dimensions to (None, 3) to allow the user to change number of points in the GUI.

This is for the user function dx.map.

2014-05-28 10:04:27 Tree
[r23506] by bugman

Expanded the User_functions.test_structure_rotate GUI test.

This is to more extensively check the 'float_matrix' user function argument type in the GUI.

2014-05-28 10:04:15 Tree
[r23505] by bugman

Some more fixes for the User_functions.test_structure_rotate GUI test.

The open_dialog() method cannot be used, as it deletes the window at the end. Instead the
selection_win_show() and selection_win_data() method combination is used.

2014-05-28 09:58:29 Tree
[r23504] by tlinnet

Removed the 8th unit test for model NS CPMG 2site extended.

This was the catching of errors when kex has high values.

The model cannot handle this situations, and we need to let it fail.

2014-05-28 09:57:31 Tree
[r23503] by tlinnet

Removed the 8th unit test for model NS CPMG 2site 3D.

This was the catching of errors when kex=1e20.

The model cannot handle this situations, and we need to let it fail.

2014-05-28 09:49:21 Tree
[r23502] by tlinnet

Removed nested looping of returning back_calc in lib/ns_cpmg_2site_3d.

2014-05-28 09:49:17 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.