Menu

SVN archive Commit Log


Commit Date  
[r26109] by bugman

Fix for the pipes argument for the structure.align user function in the GUI.

2014-10-01 17:44:16 Tree
[r26108] by bugman

Whitespace fixes for the lib.arg_check module.

2014-10-01 17:44:15 Tree
[r26107] by bugman

Modified the lib.arg_check.is_int_list() function to accept the list_of_lists Boolean argument.

This updates the function to have the same functionality as is_str_list(), allows for lists of lists
of int to be checked.

2014-10-01 17:44:13 Tree
[r26106] by bugman

Registered the new user function argument type 'int_list_of_lists' in the prompt UI.

This is to allow for lists of lists of integers, as used for the model argument in the new
structure.align user function.

2014-10-01 17:44:12 Tree
[r26105] by bugman

Created the frontend of the structure.align user function.

This is almost the same as that of the structure.superimpose user function except that the pipes
argument has been added and the titles and description changed to indicate the differences.

2014-10-01 17:44:10 Tree
[r26104] by bugman

Created the Structure.test_align system test.

This will be used to test the yet to be implemented structure.align user function. This user
function will be similar to the structure.superimpose user function but will be designed so that
structures with different primary and atomic sequences can be superimposed.

2014-10-01 17:44:08 Tree
[r26103] by bugman

Implemented the backend of the structure.mean user function.

This primarily occurs within the internal structural object in the new mean() method. The
pipe_control.structure.main.mean() function simply checks if the current data pipe is correctly set
up and then calls the structural object mean() method.

2014-09-30 16:08:57 Tree
[r26102] by bugman

Some fixes and additional checks for the Structure.test_mean system test.

2014-09-30 16:07:02 Tree
[r26101] by bugman

Import fix for r26099.

2014-09-30 15:32:11 Tree
[r26100] by bugman

Converted all of the pipe_control.strucuture.main functions to use the check_structure() object.

This standardises and improves all of the checks.

2014-09-30 15:31:30 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.