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 names and numbers are checked with self.assertEqual().
Authored by: bugman 2014-11-21
Parent: [r26694]
Child: [r26696]