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 |
2010-03-10 16:39:33 | Tree |
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 |
2010-03-10 15:59:32 | Tree |
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 |
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 |
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 |