mailr24649 - /branches/zooming_grid_search/specific_analyses/n_state_model/


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

Header


Content

Posted by edward on July 22, 2014 - 18:15:
Author: bugman
Date: Tue Jul 22 18:15:47 2014
New Revision: 24649

URL: http://svn.gna.org/viewcvs/relax?rev=24649&view=rev
Log:
Converted the N-state model 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 N-state model
parameters.

The specific_analyses.n_state_model.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.  In addition,
all of the lower bounds defined in the grid_search() API method have been 
deleted as this is now in
the parameter object.

The new API function print_model_title() has been aliased from 
_print_model_title_global().  And the
get_param_names() and get_param_values() API methods have been implemented.


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

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

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

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

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

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




Related Messages


Powered by MHonArc, Updated Tue Jul 22 18:40:02 2014