mailr19963 - in /branches/relax_disp: specific_analyses/relax_disp/ target_functions/


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on June 08, 2013 - 00:09:
Author: bugman
Date: Sat Jun  8 00:09:03 2013
New Revision: 19963

URL: http://svn.gna.org/viewcvs/relax?rev=19963&view=rev
Log:
Completely redesigned how parameters are handled in the relaxation dispersion 
analyses.

The key concept is that everything revolves around the new loop_parameter() 
function.  This is a
generator function which loops over the parameters of a given cluster, 
yielding all the information
required to access the parameter.  The other functions of the parameters 
module use loop_parameter()
to sequentially handle each parameter.  This allows for huge simplifications 
of these functions.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/__init__.py
    branches/relax_disp/specific_analyses/relax_disp/parameters.py
    branches/relax_disp/target_functions/relax_disp.py

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/relax_disp/specific_analyses/relax_disp/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/__init__.py?rev=19963&r1=19962&r2=19963&view=diff

Modified: branches/relax_disp/specific_analyses/relax_disp/parameters.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/parameters.py?rev=19963&r1=19962&r2=19963&view=diff

Modified: branches/relax_disp/target_functions/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/target_functions/relax_disp.py?rev=19963&r1=19962&r2=19963&view=diff




Related Messages


Powered by MHonArc, Updated Sat Jun 08 00:20:02 2013