mailr24572 - in /branches/zooming_grid_search/specific_analyses/relax_fit: api.py optimisation.py parameter_object.py parameters.py


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

Header


Content

Posted by edward on July 18, 2014 - 16:26:
Author: bugman
Date: Fri Jul 18 16:26:29 2014
New Revision: 24572

URL: http://svn.gna.org/viewcvs/relax?rev=24572&view=rev
Log:
Converted the relaxation curve-fitting analysis to the new grid bounds and 
scaling factor design.

The parameter object now registers the grid bounds and scaling factors for 
all of the curve-fitting
parameters.  This includes three functions i_scaling(), i0() and iinf() in the
specific_analyses.relax_fit.parameter_object module for calculating some of 
these values.

The specific_analyses.relax_fit.parameters.assemble_scaling_matrix() function 
has been deleted as
this is now provided by the upstream code in pipe_control.minimise.  And the 
API methods
grid_search() and minimise() has been modified to accept the list of scaling 
matrices.

As the grid bounds and increments are now handled by the upstream 
pipe_control.minimise.grid_setup()
function, the specific_analyses.relax_fit.optimisation.grid_search_setup() 
function was redundant
and was deleted.


Modified:
    branches/zooming_grid_search/specific_analyses/relax_fit/api.py
    branches/zooming_grid_search/specific_analyses/relax_fit/optimisation.py
    
branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py
    branches/zooming_grid_search/specific_analyses/relax_fit/parameters.py

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

Modified: branches/zooming_grid_search/specific_analyses/relax_fit/api.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/specific_analyses/relax_fit/api.py?rev=24572&r1=24571&r2=24572&view=diff

Modified: 
branches/zooming_grid_search/specific_analyses/relax_fit/optimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/specific_analyses/relax_fit/optimisation.py?rev=24572&r1=24571&r2=24572&view=diff

Modified: 
branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py?rev=24572&r1=24571&r2=24572&view=diff

Modified: 
branches/zooming_grid_search/specific_analyses/relax_fit/parameters.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/zooming_grid_search/specific_analyses/relax_fit/parameters.py?rev=24572&r1=24571&r2=24572&view=diff




Related Messages


Powered by MHonArc, Updated Fri Jul 18 17:00:02 2014