Menu

Commit [r27088]  Maximize  Restore  History

Code refactorisation for the structure.align user function backend.

The looping over data pipes, model numbers, and molecule names, skipping those that don't match the
function arguments, has been shifted into the new structure_loop() generator function of the
pipe_control.structure.main module. This function assembles the data from the data store and then
calls the new loop_coord_structures() generator function of the lib.structure.internal.coordinates
module which does all of the work.

bugman 2014-12-11

changed /trunk/lib/structure/internal/coordinates.py
changed /trunk/pipe_control/structure/main.py
/trunk/lib/structure/internal/coordinates.py Diff Switch to side-by-side view
Loading...
/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.