Menu

Commit [r24671]  Maximize  Restore  History

The grid search upper and lower bound functions now must accept the incs argument.

For a few analyses, the number of grid search increments are used to remove the end point of the
grid, to remove duplicate points due to the circular nature of angles. Therefore the parameter
object grid_lower() and grid_upper() methods now send the grid increment number for each parameter
into all grid bound determining functions. The relaxation dispersion and curve-fitting analyses
have been updated for the change.

bugman 2014-07-23

changed /branches/zooming_grid_search/pipe_control/minimise.py
changed /branches/zooming_grid_search/specific_analyses/parameter_object.py
changed /branches/zooming_grid_search/specific_analyses/relax_disp/api.py
changed /branches/zooming_grid_search/specific_analyses/relax_disp/parameter_object.py
changed /branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py
/branches/zooming_grid_search/pipe_control/minimise.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/parameter_object.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/relax_disp/api.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/relax_disp/parameter_object.py Diff Switch to side-by-side view
Loading...
/branches/zooming_grid_search/specific_analyses/relax_fit/parameter_object.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.