diff --git a/BayesValidRox/BayesInference/BayesInference.py b/BayesValidRox/BayesInference/BayesInference.py index c6446a718b34b2df89ee7731106099fbe42466b4..c386b3699576f48753433ac6644806106bb9f84b 100644 --- a/BayesValidRox/BayesInference/BayesInference.py +++ b/BayesValidRox/BayesInference/BayesInference.py @@ -66,6 +66,7 @@ class BayesInference: self.emulator = True self.Bootstrap = False self.BootstrapItrNr = 1 + self.BootstrapNoise = 0.05 self.Corner_title_fmt = '.3f' #'.4e'