Commit | Date | |
---|---|---|
[r2776]
by
macraild
Preliminary implimentation of auto-scaling for viewing tensors. As discussed at: This revision provides a simple scaling based on molecular mass. |
2006-11-08 18:20:15 | Tree |
[r2775]
by
macraild
Restoring revision 2656. This removes usage of apply() from minimisation svn merge -r 2656:2657 svn+ssh://macraild@.../svn/relax/1.3 This introduces the changes made and tested in the apply branch. |
2006-11-08 16:33:12 | Tree |
[r2774]
by
varioustoxins
initial checkin of a unit test runner note this version only runs one test test_float.py! |
2006-11-08 10:15:47 | Tree |
[r2773]
by
bugman
Added hybrid run support for the 'pdb.create_tensor_pdb()' user function. The function 'self.create_tensor_pdb()' in the file 'generic_fns/pdb.py' has been modified to loop The chain ID letter is now taken from the 'string.ascii_uppercase' string. The letter is extracted All atom IDs have had the chain ID appended to the end to make then unique when multiple chains The data structure 'self.atomic_data' of 'generic_fns/pdb.py' has been modified to include the The 'het_data' array in 'self.write_pdb_file()' is no longer sorted as it already is sorted because The HETNAM and FORMUL records are now only created if the residue has not been previously All the atomic coordinate records (ATOM, HETATM, or TER) are now created sequentially by looping |
2006-11-08 07:16:51 | Tree |
[r2772]
by
bugman
Due to the failure of 'state.save()', i.e. can't pickle, 'data.py' has been split up and redesigned. A new directory 'data' has been created to all the modules for constructing 'self.relax.data'. The All the 'self._auto_object*()' methods for automatically creating the diffusion tensor data In the module 'data.diff_tensor', all that remains of the original 'data.py' file is the data The data containers 'Element', 'SpecificData', 'Residue', and 'ResidueList' are located in the All that remains in the original 'data.py' file ('data/main.py') is the basal data container 'Data'. The files 'relax', 'prompt/init_data.py', and 'thread_classes.py' have been modified to import the |
2006-11-08 05:50:25 | Tree |
2006-11-08 00:04:20 | Tree | |
2006-11-07 23:42:41 | Tree | |
2006-11-07 23:35:18 | Tree | |
[r2768]
by
varioustoxins
fixed bug 7641 Infinite Chi2 warning bug #7641 http://gna.org/bugs/?7641 |
2006-11-07 23:17:53 | Tree |
[r2767]
by
varioustoxins
ported r2634,r2636 & r2716 to the test-suite branch, corrected commands used these changes add the ieee-754 nan/inf code and nan catching from branch 1.3 |
2006-11-07 22:59:35 | Tree |