config
config
Configuration dictionary for simulators.
Variables:
dict
Dictionary containing all the information about the models
dict
Dictionary containing the filters for the KDE simulations
dict
Dictionary containing information for data generator settings. Supposed to serve as a starting point and example, which the user then modifies to their needs.
boundary_config_to_function_params(boundary_config)
Convert boundary configuration to function parameters.
Parameters
dict
Dictionary containing the boundary configuration
Returns
dict Dictionary with adjusted key names so that they match function parameters names directly.