Menu

SVN archive Commit Log


Commit Date  
[r2768] by varioustoxins

fixed bug 7641 Infinite Chi2 warning

bug #7641 http://gna.org/bugs/?7641
https://mail.gna.org/public/relax-devel/2006-11/msg00078.html

2006-11-07 23:17:53 Tree
[r2767] by varioustoxins

ported r2634,r2636 & r2716 to the test-suite branch, corrected
test_float.py

commands used
svn merge -r2633:2634 svn+ssh://varioustoxins@.../svn/relax/1.2
svn merge -r2635:2636 svn+ssh://varioustoxins@.../svn/relax/1.2
svn merge -r2715:2716 svn+ssh://varioustoxins@.../svn/relax/1.2

these changes add the ieee-754 nan/inf code and nan catching from branch 1.3

2006-11-07 22:59:35 Tree
[r2766] by varioustoxins

reversed merge of ported r2634,r2636 & r2716 in r2717 to separate them
from the patches to float.py

https://mail.gna.org/public/relax-devel/2006-11/msg00053.html

2006-11-07 22:53:05 Tree
[r2765] by bugman

Spell check of the PDB and PyMOL user functions and generic_fns code.

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
be nitrogen atoms to allow easy selection of just those atoms. They are also placed 3 Angstrom
outside of the geometric object so that the labels do not clash with the latitudinal and
longitudinal lines as well as the Monte Carlo simulation axes.

The code for generating the PDB chemical formula in 'self.write_pdb_file()' was modified to handle
nitrogen atoms.

The PyMOL user function 'pymol.tensor_pdb()' has been modified to use the new representation. The
final selection is also deleted at the end of the user function.

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
atoms labelled to show 'Dpar', 'Dx', 'Dy', and 'Dz' in PyMOL.

The Monte Carlo simulations axes are coloured cyan.

2006-11-07 05:50:05 Tree
[r2762] by bugman

Added a description of the 4 residues 'COM', 'TNS', 'AXS', and 'SIM' to 'pdb.create_tensor_pdb()'.

2006-11-07 05:47:44 Tree
[r2761] by bugman

Removed the unused arguments to the 'self.write_pdb_file()' function.

2006-11-07 05:46:20 Tree
[r2760] by bugman

Monte Carlo simulations are now included in the diffusion tensor PDB representation.

If Monte Carlo simulations exist and the diffusion tensor parameters were allowed to vary then the
PDB file of the diffusion tensor representation will contain multiple 'SIM' residues, one for each
simulation. The atoms of these residues represent the axes of the simulated tensors and they will
appear as a distribution.

The code for generating the 'AXS' residues has been shifted from 'self.create_tensor_pdb()' into the
functions 'self.generate_spheroid_axes()' and 'self.generate_ellipsoid_axes()'. The code has been
modified to create the 'SIM' residues as well.

2006-11-07 05:44:04 Tree
[r2759] by bugman

Preparation of the other functions for automatically generating diffusion tensor data objects.

All the other functions (vs. the previous commit) have been prepared to return either the real value
or the MC sim data.

2006-11-07 05:34:08 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.