Menu

Commit [r26368]  Maximize  Restore  History

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 /trunk/pipe_control/structure/main.py
/trunk/pipe_control/structure/main.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.