romtools.workflows.inverse.eki_utils#

Functions

bound_samples(samples, samples_min, samples_max)

prepare_and_run(model, observations, ...)

Prepare the model run and compute the QoI and error.

run_eki_iteration(model, observations, ...)

Run the EKI iteration for the specified parameters.

romtools.workflows.inverse.eki_utils.prepare_and_run(model, observations, run_directory, parameter_names, parameter_sample)[source]#

Prepare the model run and compute the QoI and error.

romtools.workflows.inverse.eki_utils.run_eki_iteration(model, observations, run_directory_base, parameter_names, parameter_samples, evaluation_concurrency)[source]#

Run the EKI iteration for the specified parameters.