mailr19693 - in /branches/relax_disp/specific_analyses/relax_disp: __init__.py disp_data.py parameters.py


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

Header


Content

Posted by edward on May 16, 2013 - 18:35:
Author: bugman
Date: Thu May 16 18:35:52 2013
New Revision: 19693

URL: http://svn.gna.org/viewcvs/relax?rev=19693&view=rev
Log:
Major redesign of the relaxation dispersion data model in the relax data 
store.

The data model now revolves around the three concepts of the spectrometer 
frequency, the dispersion
points, and the relaxation times.  Peak intensity data is now handled through 
averaging using the
new specific_analyses.relax_disp.disp_data.average_intensity() function.  
R2eff/R1rho values are now
referenced by a key generated from the spectrometer frequency and nu_CPMG 
frequency or nu1 spin-lock
field strength.  All of the specific_analyses.relax_disp package has been 
standardised around these
concepts.  This simplifies all of the modules of the package and removes a 
large number of latent
bugs.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/__init__.py
    branches/relax_disp/specific_analyses/relax_disp/disp_data.py
    branches/relax_disp/specific_analyses/relax_disp/parameters.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=19693&r1=19692&r2=19693&view=diff

Modified: branches/relax_disp/specific_analyses/relax_disp/disp_data.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/disp_data.py?rev=19693&r1=19692&r2=19693&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=19693&r1=19692&r2=19693&view=diff




Related Messages


Powered by MHonArc, Updated Thu May 16 19:40:02 2013