Menu

Commit [r26372]  Maximize  Restore  History

Merged revisions 26367-26368 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r26367 | bugman | 2014-10-23 11:52:13 +0200 (Thu, 23 Oct 2014) | 5 lines

Fix for the checks in the new Structure.test_load_spins_multi_mol system test.

A spin index was incorrect.
........
r26368 | bugman | 2014-10-23 11:54:27 +0200 (Thu, 23 Oct 2014) | 8 lines

Fix for the structure.load_spins user function when the from_mols argument is used.

The load_spins_multi_mol() function of the pipe_control.structure.main module was incorrectly
handling the atomic position returned by the internal structural object atom_loop() method. This
position is a list of lists when multiple models are present. But when only a single model is
present, it returns a simple list.
........

bugman 2014-10-23

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/pipe_control/structure/main.py
changed /branches/frame_order_cleanup/test_suite/system_tests/structure.py
/branches/frame_order_cleanup/pipe_control/structure/main.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/system_tests/structure.py Diff Switch to side-by-side view
Loading...
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.