redback.utils.check_kwargs_validity

redback.utils.check_kwargs_validity(kwargs)[source]

Check the validity of the kwargs passed to a model

Parameters:

kwargs – Additional keyword arguments passed to the model

Returns:

Validated kwargs dictionary