Menu

Commit [r24532]  Maximize  Restore  History

Moved the setup of the target function data structures in the frame order analysis.

This is for the grid_search and minimise user functions. The target function data setup function
has been renamed to target_fn_data_setup(). This is now called before the Frame_order_grid_command
and Frame_order_minimise_command multi-processor objects are initialised, and all of the data is now
passed into these functions. Although the code is uglier, this has the benefit that the
target_fn_data_setup() function will only be called once. This data setup requires a lot of time,
so for a large cluster, this can be a large time saving for the grid search.

bugman 2014-07-11

changed /branches/frame_order_cleanup/specific_analyses/frame_order/api.py
changed /branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.py
/branches/frame_order_cleanup/specific_analyses/frame_order/api.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/specific_analyses/frame_order/optimisation.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.