mailr21513 - in /branches/relax_disp/specific_analyses/relax_disp: api.py catia.py disp_data.py optimisation.py


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

Header


Content

Posted by edward on November 19, 2013 - 10:31:
Author: bugman
Date: Tue Nov 19 10:31:09 2013
New Revision: 21513

URL: http://svn.gna.org/viewcvs/relax?rev=21513&view=rev
Log:
Big redesign of the dispersion point returning and loop_*() functions.

These are the functions in the specific_analyses.relax_disp.disp_data module. 
 The
return_cpmg_frqs() and return_spin_lock_nu1() functions now no longer take 
the spins and spin_ids
arguments.  Instead they determine if a dispersion point exists for the given 
experiment and
spectrometer frequency using the intensity keys and data in the base of the 
data pipe.

The specific_analyses.relax_disp.disp_data.loop_*() functions now accept the 
return_indices argument
which if True will cause all of the relevant experiment type, spectrometer 
frequency, dispersion
point, and relaxation time indices to be returned.

The behaviour of the loop_point() method is now different.  Instead of 
looping over all possible
dispersion points, it only loops over those points present for the given 
experiment and spectrometer
frequency.  This change allows for many simplifications and latent bug fixes 
in the dispersion
analysis.


Modified:
    branches/relax_disp/specific_analyses/relax_disp/api.py
    branches/relax_disp/specific_analyses/relax_disp/catia.py
    branches/relax_disp/specific_analyses/relax_disp/disp_data.py
    branches/relax_disp/specific_analyses/relax_disp/optimisation.py

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

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=21513&r1=21512&r2=21513&view=diff

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

Modified: branches/relax_disp/specific_analyses/relax_disp/optimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_analyses/relax_disp/optimisation.py?rev=21513&r1=21512&r2=21513&view=diff




Related Messages


Powered by MHonArc, Updated Tue Nov 19 10:40:02 2013