Menu

Commit [r6678]  Maximize  Restore  History

Bug fix for the loading of multiple files.

Each time a new file was loaded, all its atoms would be appended to all other presently loaded
structures. This would cause large slow downs of the atom_loop() function, and a few other
problems. Now structures are referenced by structure index rather than model number.

bugman 2008-07-04

changed /branches/rdc_analysis/generic_fns/structure/internal.py
/branches/rdc_analysis/generic_fns/structure/internal.py Diff Switch to side-by-side view
Loading...