Skip to content

Fix randomize and store values used to generate

Carla Marin Benito requested to merge syst_fix_randomization into master

Fix the assignation of the randomized values to the corresponding parameter in FixedParamsSyst. This change is trivial.

Store the randomized values used for generating each toy in the results dictionary. For this I've implemented a new method for FixedParamsSyst but an equivalent one for AcceptanceSyst is needed to make this work, if that makes sense at all (I have no idea how these toys work). Could you have a look @apuignav @jeschle? Feel free to edit yourselves. Alternatively, we can call this method only for the first type of systematics.

Edited by Carla Marin Benito

Merge request reports