Commit | Date | |
---|---|---|
[r22058]
by
bugman
The frame order test data generation base script now outputs the frame order matrix to 8 places. |
2014-01-28 10:25:13 | Tree |
[r22057]
by
bugman
Fix for the frame order test data generation base script for when the distribution of structures is not created. |
2014-01-28 10:24:33 | Tree |
[r22056]
by
bugman
Fixes for the calculation of the frame order matrix in the test data generation base script. The matrix generation now handles multiple modes of motion correctly. The total rotation matrix is |
2014-01-28 10:23:50 | Tree |
[r22055]
by
bugman
The frame order matrix printing function can now output the matrix to any precision. The lib.frame_order.format.print_frame_order_2nd_degree() function now accepts the 'places' argument |
2014-01-28 10:20:07 | Tree |
[r22054]
by
bugman
Merged revisions 22051-22053 via svnmerge from ........ |
2014-01-27 21:06:35 | Tree |
[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 |