py21cmmc.core.CoreCMB.convert_model_to_mock#

CoreCMB.convert_model_to_mock(ctx)#

Generate random mock data.

Given a context object containing data from build_model_data(), generate random mock data, which should represent an exact forward-model of the process under investigation.

Parameters:

ctx (dict-like) – The context, from which parameters and other simulated model data can be accessed.