Commit | Date | |
---|---|---|
[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 |
2006-11-07 22:53:05 | Tree | |
2006-11-07 05:52:16 | Tree | |
[r2764]
by
bugman
Added extra atoms to the 'AXS' residue of the tensor PDB representation for labelling. Two or six extra atoms are added for the spheroid and ellipsoid axes respectively. These are set to The code for generating the PDB chemical formula in 'self.write_pdb_file()' was modified to handle The PyMOL user function 'pymol.tensor_pdb()' has been modified to use the new representation. The |
2006-11-07 05:51:20 | Tree |
[r2763]
by
bugman
'pymol.tensor_pdb()' has been modified to change the representation of 'COM', 'AXS', and 'SIM'. The centre of mass 'COM' is shown as the 'dots' representation and is coloured blue. The diffusion tensor axes 'AXS' are shown as the 'sticks' representation, is coloured cyan, and the The Monte Carlo simulations axes are coloured cyan. |
2006-11-07 05:50:05 | Tree |