Skip to content
Snippets Groups Projects

Closure test L1 consistency in random noise generation

Merged Emanuele Roberto Nocera requested to merge using_L0_cv_for_MULT_generation_in_CT into master
1 file
+ 1
3
Compare changes
  • Side-by-side
  • Inline
@@ -328,11 +328,9 @@ def make_level1_data(
# =============== generate experimental covariance matrix ===============#
dataset_input_list = list(data.dsinputs)
commondata_wc = data.load_commondata_instance()
covmat = dataset_inputs_covmat_from_systematics(
commondata_wc,
level0_commondata_wc,
dataset_input_list,
use_weights_in_covmat=False,
norm_threshold=None,
Loading