r2667 - /branches/tensor_pdb/generic_fns/pdb.py

2006-10-26 Thread edward
Author: bugman Date: Thu Oct 26 08:08:47 2006 New Revision: 2667 URL: http://svn.gna.org/viewcvs/relax?rev=2667view=rev Log: Creation of a rudimentary PDB file for representing the diffusion tensor. The new function 'self.write_pdb_file()' has been added which creates a properly formatted PDB

r2668 - /1.3/generic_fns/pdb.py

2006-10-26 Thread edward
Author: bugman Date: Thu Oct 26 09:52:51 2006 New Revision: 2668 URL: http://svn.gna.org/viewcvs/relax?rev=2668view=rev Log: Fixed a bug whereby the match re function had not been imported. Modified: 1.3/generic_fns/pdb.py Modified: 1.3/generic_fns/pdb.py URL: