Commit | Date | |
---|---|---|
[r27623]
by
bugman
Implementation of methods for sorting sequence data in the internal structural object. The information is sorted in the molecule container level using the new MolContainer._sort() private |
2015-02-11 09:17:07 | Tree |
[r27622]
by
bugman
Created the Test_object.test_add_atom_sort unit test. This is from the _lib._structure._internal.test_object unit test module. The test will be used to |
2015-02-11 08:55:57 | Tree |
[r27621]
by
bugman
Created the unit test infrastructure for the lib.structure.internal.object module. |
2015-02-11 08:25:58 | Tree |
[r27620]
by
bugman
Fix for the Structure.test_atomic_fluctuations_no_match system test. The structure.atomic_fluctuations user function will now raise a RelaxError when no data |
2015-02-10 12:24:55 | Tree |
[r27619]
by
bugman
Merged revisions 27616-27618 via svnmerge from ........ |
2015-02-10 12:22:15 | Tree |
[r27618]
by
bugman
Fixes for the pipe_control.structure.main.assemble_structural_coordinates() function. The function will now raise a RelaxError if no structural data matching the atom ID can be found. |
2015-02-10 12:19:26 | Tree |
[r27617]
by
bugman
Fixes for the lib.structure.internal.coordinates.assemble_coord_array() function. The problem was uncovered by the Structure.test_atomic_fluctuations_no_match system test. The |
2015-02-10 12:15:55 | Tree |
[r27616]
by
bugman
Created the Structure.test_atomic_fluctuations_no_match system test. This demonstrates a failure in the operation of the structure.atomic_fluctuations user function when |
2015-02-10 12:08:00 | Tree |
[r27615]
by
bugman
Merged revisions 27614 via svnmerge from ........ |
2015-02-10 11:55:10 | Tree |
[r27614]
by
bugman
Huge speed up of the internal structural object validate_models() method. The string formatting to create pseudo-PDB records and the large number of calls to the _translate() |
2015-02-10 11:54:17 | Tree |