Commit | Date | |
---|---|---|
[r26698]
by
bugman
Modified the Frame_order.test_pdb_model_iso_cone_z_axis system test to have a cone angle. The cone opening half-angle was previously 0.0. The test now checks the geometric object in the PDB |
2014-11-21 18:51:14 | Tree |
[r26697]
by
bugman
Modified the Frame_order.test_pdb_model_iso_cone_xz_plane_tilt system test to have a cone angle. The cone opening half-angle was previously 0.0. The test now checks the geometric object in the PDB |
2014-11-21 18:32:37 | Tree |
[r26696]
by
bugman
Created the Frame_order.test_pdb_model_pseudo_ellipse_xz_plane_tilt system test. This checks the PDB file created by the frame_order.pdb_model user function for the pseudo-ellipse |
2014-11-21 18:19:53 | Tree |
[r26695]
by
bugman
Fixes for the checks in the Frame_order.test_pdb_model_* system tests. Atomic positions are now checked with self.assertAlmostEqual() to 3 places, and the residue and atom |
2014-11-21 17:09:17 | Tree |
[r26694]
by
bugman
Created the Frame_order.test_pdb_model_pseudo_ellipse_z_axis system test. This demonstrates the correct atom coordinates in the PDB file created by the frame_order.pdb_model |
2014-11-21 17:07:06 | Tree |
[r26693]
by
bugman
Fixes for all of the Frame_order system tests - the temporary directories are now being deleted. The system test base class tearDown() method is now being called to properly clean up after the |
2014-11-21 16:45:39 | Tree |
2014-11-21 15:37:00 | Tree | |
[r26691]
by
bugman
Fixes for the printouts from the Frame_order.test_pdb_model_rotor_* system tests. |
2014-11-21 14:32:08 | Tree |
[r26690]
by
bugman
Improvements for all of the Frame_order.test_pdb_model_* system tests. The rotate_from_Z() method has been introduced to simplify the determination of the 3D coordinates |
2014-11-21 14:00:10 | Tree |
[r26689]
by
bugman
Renamed all of the Frame_order.test_pdb_model_* system tests to be more descriptive. |
2014-11-21 12:49:58 | Tree |