Menu

Commit [r24531]  Maximize  Restore  History

Improvements for the parallelised grid search for the frame order analysis.

As each grid point can take wildly different numbers of CPU cycles to calculate the chi-squared
value for, the result of subdividing the grid search was that some subdivisions where incredibly
quick while others required much larger amounts of time. To avoid this bad slave management, the
grid points are now randomised. This means that the subdivisions will require about the same amount
of time to optimise.

bugman 2014-07-11

changed /branches/frame_order_cleanup/specific_analyses/frame_order/api.py
/branches/frame_order_cleanup/specific_analyses/frame_order/api.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.