mailr20894 - in /branches/relax_disp: auto_analyses/ gui/analyses/ 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 September 06, 2013 - 14:30:
Author: bugman
Date: Fri Sep  6 14:30:49 2013
New Revision: 20894

URL: http://svn.gna.org/viewcvs/relax?rev=20894&view=rev
Log:
Simplified the dispersion experiment type classes.

The supported types will now be 'CPMG' and 'R1rho', as the fixed time verses 
full exponential curve
can be automatically determined by relax from what the user inputs.

The EXP_TYPE_* dispersion variables have all changed and many have now been 
lost.  To support the
changes, the new specific_analyses.relax_disp.disp_data.loop_spectrum_ids() 
function has been
created.  This is a loop over all spectrum IDs whereby the experiment type, 
magnetic field strength,
dispersion point, or relaxation time can be specified to isolate ID subsets.

Many of the specific_analyses.relax_disp.checks.check_*() has also been 
modified as their logic no
longer works.  The auxiliary get_times() function has been added to create a 
per-experiment
dictionary of relaxation times so that the checks can be independent of the 
other dispersion
modules.


Modified:
    branches/relax_disp/auto_analyses/relax_disp.py
    branches/relax_disp/gui/analyses/auto_relax_disp.py
    branches/relax_disp/specific_analyses/relax_disp/api.py
    branches/relax_disp/specific_analyses/relax_disp/checks.py
    branches/relax_disp/specific_analyses/relax_disp/disp_data.py
    branches/relax_disp/specific_analyses/relax_disp/parameters.py
    branches/relax_disp/specific_analyses/relax_disp/variables.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/auto_analyses/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/auto_analyses/relax_disp.py?rev=20894&r1=20893&r2=20894&view=diff

Modified: branches/relax_disp/gui/analyses/auto_relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/gui/analyses/auto_relax_disp.py?rev=20894&r1=20893&r2=20894&view=diff

Modified: branches/relax_disp/specific_analyses/relax_disp/api.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/api.py?rev=20894&r1=20893&r2=20894&view=diff

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

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




Related Messages


Powered by MHonArc, Updated Fri Sep 06 14:40:02 2013