Commit | Date | |
---|---|---|
[r22053]
by
bugman
Yet more optimisation for handling large quantities of models in the internal structural model. Now when adding new models to the object, the model_indices and model_list objects are no longer |
2014-01-27 20:49:32 | Tree |
[r22052]
by
bugman
Another optimisation for the internal structural object for large numbers of models. The ModelList.add_item() method no longer loops over all models to check if a model is already |
2014-01-27 19:42:01 | Tree |
[r22051]
by
bugman
More speed ups for the internal structural object when huge numbers of models are present. Another loop over the structural_data object has been eliminated from the PDB reading load_pdb() |
2014-01-27 18:23:47 | Tree |
[r22050]
by
bugman
Merged revisions 22049 via svnmerge from ........ |
2014-01-27 17:54:40 | Tree |
[r22049]
by
bugman
Large speed up for the internal structural object for when many models are present. The new ModelList.current_models object keeps track of all the models already present in the |
2014-01-27 17:54:08 | Tree |
[r22048]
by
bugman
Improvements and expansion of the frame order test data generation base script. More of the class variables are now defined in this base class and dummy methods are provided to |
2014-01-27 14:58:22 | Tree |
[r22047]
by
bugman
Created a simple double rotor geometric system to used for this frame order test data generation. The system_create.py script creates the geometric system based on the CoMs of both domains in the |
2014-01-24 15:39:29 | Tree |
[r22046]
by
bugman
Merged revisions 22041-22045 via svnmerge from ........ |
2014-01-24 14:37:48 | Tree |
[r22045]
by
bugman
Better support for the writing out of multiple molecules by the structure.write_pdb user function. This is for the internal structural object write_pdb() method. Now each molecule is assigned a A number of the Structure system tests had to be updated, as now the relax generated PDB files will |
2014-01-24 13:33:51 | Tree |
[r22044]
by
bugman
More improvements for handling multiple rotors in the lib.structure.represent.rotor.rotor_pdb() function. The atom numbering is now better handled. |
2014-01-24 10:50:00 | Tree |