Menu

SVN archive Commit Log


Commit Date  
[r10965] by bugman

Fixes for the back_calc() method.

The find_index() function was already defined (so renamed to find_ri_index()), and the analysis
specific API back_calc_ri() method was incorrectly called.

2010-03-10 16:39:33 Tree
[r10964] by bugman

The back_calc_ri() analysis specific API method has been activated.

2010-03-10 16:38:17 Tree
[r10963] by bugman

Shifted the model-free _back_calc() method into the analysis specific API as back_calc_ri().

This is now being called by the relax_data.back_calc() user function.

2010-03-10 16:33:53 Tree
[r10962] by bugman

The diffusion tensor within the PDB frame can now be specified.

This avoids all Euler angle convention problems.

-This line, and those below, will be ignored--

M prompt/diffusion_tensor.py
M generic_fns/diffusion_tensor.py

2010-03-10 15:59:32 Tree
[r10961] by bugman

Modified stitch_cone_to_edge() to use the new cone limits function.

2010-03-10 09:07:35 Tree
[r10960] by michaelbieri

everted the changes of relax_fit.py to original version of Edward d'Auvergne.

See http://svn.gna.org/viewcvs/relax/branches/bieri_gui/auto_analyses/relax_fit.py?rev=10687&view=log for more informations.

2010-03-10 00:57:51 Tree
[r10959] by michaelbieri

Reverted r10918 to restore dauvergne_protocol.py as set up by Edward d'Auvergne.

The revision was reported at: http://svn.gna.org/viewcvs/relax/branches/bieri_gui/auto_analyses/dauvergne_protocol.py?rev=10918&view=log.

2010-03-10 00:18:16 Tree
[r10958] by bugman

Shifted the calculation of the uniform sphere point positions into angles_uniform().

This removes this replicated code from various functions, allowing for more flexibility.

2010-03-09 18:23:46 Tree
[r10957] by bugman

Converted generate_vector_dist() to use a limit checking function and simplified the code.

The angle arrays are now returned by uniform_vect_dist_spherical_angles() so that
generate_vector_dist() can use any spherical point distribution. The max_angle arg has been changed
to limit_check so that any type of vector distribution can be created.

2010-03-09 18:11:18 Tree
[r10956] by bugman

The limit_check() method has been added to the cone objects to determine if a point is inside or not.

2010-03-09 14:29:59 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.