run_espei
run_espei(run_settings)
Wrapper around the ESPEI fitting procedure, taking only a settings dictionary.
Parameters
Name | Type | Description | Default |
---|---|---|---|
run_settings |
dict | Dictionary of input settings | required |
Returns
Type | Description |
---|---|
Either a Database (for generate parameters only) or a tuple of (Database, sampler) |