surface_sim.setups.random.get_random_params#

get_random_params(setup_dict)[source]#

Returns the a dictionary mapping the error mechanism names to all the values of the given parameter in the setup.

Parameters:
setup_dict

Dictionary version of the setup, which can be obtained by Setup.to_dict().