Menu

SVN archive Commit Log


Commit Date  
[r18488] by bugman

Added checks for the atomic information to the Structure.test_rmsd system test.

This demonstrates a failure of structure.add_atom user function when specifying different positions
for the different models.

2013-02-18 17:52:39 Tree
[r18487] by bugman

Spun out the atomic_rmsd() and calc_mean_structure() functions into their own module.

They were previously in the generic_fns.structure.superimpose module but are now in the new
generic_fns.structure.statistics module.

2013-02-18 17:41:19 Tree
[r18486] by bugman

Modified the structure.add_atom user function to allow the position argument to be a rank-2 array.

This allows a different coordinate for each model to be specified.

2013-02-18 17:32:51 Tree
[r18485] by bugman

Bug fix for the arg_check.is_float_matrix() function for when the dimensions are not given.

2013-02-18 17:16:32 Tree
[r18484] by bugman

Added the 'model_num' argument to the structure.add_model user function.

2013-02-18 17:08:05 Tree
[r18483] by bugman

Modified the structure.add_model calls in the Structure.test_rmsd system test to include model nums.

2013-02-18 17:07:01 Tree
[r18482] by bugman

Added some more checks to the Structure.test_rmsd system test.

2013-02-18 16:59:31 Tree
[r18481] by bugman

Implemented the structure.add_model user function.

2013-02-18 16:56:39 Tree
[r18480] by bugman

The structural API num_molecules() method can now handle no data being present.

2013-02-18 16:51:51 Tree
[r18479] by bugman

Created the Structure.test_rmsd system test.

This test checks the currently unimplemented structure.add_model and structure.rmsd user functions.

2013-02-18 16:31:35 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.