mailr24674 - /branches/zooming_grid_search/specific_analyses/frame_order/


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

Header


Content

Posted by edward on July 23, 2014 - 11:48:
Author: bugman
Date: Wed Jul 23 11:48:23 2014
New Revision: 24674

URL: http://svn.gna.org/viewcvs/relax?rev=24674&view=rev
Log:
Converted the frame order 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 dispersion
parameters.  This includes the functions angle_upper_excluding_bound(), 
axis_alpha_upper(),
cone_angle_lower(), cone_angle_upper(), pivot_grid_bound(), pivot_x_lower(), 
pivot_x_upper(),
pivot_y_lower(), pivot_y_upper(), pivot_z_lower(), and pivot_z_upper() in the
specific_analyses.frame_order.parameter_object module for calculating some of 
these values.

The specific_analyses.frame_order.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 setup and error checking code in the grid_search() API method 
was redundant and was
deleted.


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

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

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

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

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

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




Related Messages


Powered by MHonArc, Updated Wed Jul 23 12:20:02 2014