CobayaSampler / cobaya

Code for Bayesian Analysis
http://cobaya.readthedocs.io/en/latest/
Other
126 stars 125 forks source link

Odd covmat matching #330

Closed cmbant closed 11 months ago

cmbant commented 11 months ago

e.g. for grid run named "camb_r_planck_lowl_NPIPE_TT" will gives

WARNING: >1 possible best covmats: ['base_r_EE_lowE_plikHM.covmat', 'base_r_plikHM_EE_lowE.covmat']

even though "base_r_plikHM_TT_lowl_lowE.covmat" would clearly be better

cmbant commented 11 months ago

I've improved this a bit in https://github.com/CobayaSampler/cobaya/pull/326