pace-neutrons / Herbert

Herbert is the collection of utilities for visualisation and analysis of neutron spectroscopy data. It can be used alone or as the package, which provide low level data manipulation routines for the Horace package
GNU General Public License v3.0
1 stars 0 forks source link

Test scripts for parallel multifit #402

Open tgperring opened 2 years ago

tgperring commented 2 years ago

In order to test the parallel multifit some CPU-hungry and memory hungry tests for a selection of workspaces are needed. To facilitate creating these, a couple of utility functions have been created that serve to make simple functions take an extraordinarily long time to evaluate while evaluating within a fractional change of less than one part in 10^13. A couple of test scripts have been created in a new test folder test_multifit_parallel to use as templates for making unit tests.

cmarooney-stfc commented 2 years ago

@tgperring Hi Toby - the text here indicates that the various scripts have been created, but there is no link to a PR and I cannot see one in the history. Has this been done? Thanks Chris

oerc0122 commented 1 year ago

@tgperring Any more info?