Menu

Commit [r2201]  Maximize  Restore  History

Merged the diffusion tensor branch back into the main development line.

The branch existed from r2178 to r2199 and was merged with the command:

$ svn merge file:///data1/src/repositories/relax/1.0@... file:///data1/src/repositories/relax/branches/diff_tensor@...

All references to isotropic, axially symmetric, and fully anisotropic diffusion have been changed to
sphere, spheroid, and ellipsoid. The geometric parameters of the Brownian diffusion tensor are now
defined as

Diso = 1/3 (Dx + Dy + Dz),
Da = Dz - 1/2(Dx + Dy),
Dr = Dy - Dx / 2Da,

and the weight and correlation time functions for calculating the value, gradient, and Hessian have
been updated to match these equations. Many old bugs in the ellipsoid and spheroid Hessians have
been removed.

edward 2005-11-06

1 2 > >> (Page 1 of 2)
changed /1.0/docs/latex/docstring.tex
changed /1.0/docs/latex/functions.aux
changed /1.0/docs/latex/licence.aux
changed /1.0/docs/latex/relax.dvi
changed /1.0/docs/latex/relax.idx
changed /1.0/docs/latex/relax.ilg
changed /1.0/docs/latex/relax.ind
changed /1.0/docs/latex/relax.log
changed /1.0/docs/latex/relax.toc
changed /1.0/docs/relax.pdf
changed /1.0/generic_fns/angles.py
changed /1.0/generic_fns/diffusion_tensor.py
changed /1.0/generic_fns/palmer.py
changed /1.0/maths_fns/correlation_time.py
changed /1.0/maths_fns/geometry.py
changed /1.0/maths_fns/jw_mf.py
changed /1.0/maths_fns/mf.py
changed /1.0/maths_fns/swig_jw_mf.c
changed /1.0/maths_fns/swig_jw_mf.i
changed /1.0/maths_fns/weights.py
changed /1.0/prompt/diffusion_tensor.py
changed /1.0/sample_scripts/angles.py
changed /1.0/sample_scripts/diff_min.py
changed /1.0/sample_scripts/full_analysis.py
changed /1.0/sample_scripts/mf_multimodel.py
/1.0/docs/latex/docstring.tex Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/functions.aux Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/licence.aux Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/relax.dvi
Binary file was changed.
/1.0/docs/latex/relax.idx Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/relax.ilg Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/relax.ind Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/relax.log Diff Switch to side-by-side view
Loading...
/1.0/docs/latex/relax.toc Diff Switch to side-by-side view
Loading...
/1.0/docs/relax.pdf
Binary file was changed.
/1.0/generic_fns/angles.py Diff Switch to side-by-side view
Loading...
/1.0/generic_fns/diffusion_tensor.py Diff Switch to side-by-side view
Loading...
/1.0/generic_fns/palmer.py Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/correlation_time.py Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/geometry.py Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/jw_mf.py Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/mf.py Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/swig_jw_mf.c Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/swig_jw_mf.i Diff Switch to side-by-side view
Loading...
/1.0/maths_fns/weights.py Diff Switch to side-by-side view
Loading...
/1.0/prompt/diffusion_tensor.py Diff Switch to side-by-side view
Loading...
/1.0/sample_scripts/angles.py Diff Switch to side-by-side view
Loading...
/1.0/sample_scripts/diff_min.py Diff Switch to side-by-side view
Loading...
/1.0/sample_scripts/full_analysis.py Diff Switch to side-by-side view
Loading...
/1.0/sample_scripts/mf_multimodel.py Diff Switch to side-by-side view
Loading...
1 2 > >> (Page 1 of 2)
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.