Something is going wrong with getdit, whereby when it reads the multinest.paramnames file of the 2_x2_galaxies howtolens pipeline incorrectly.
I believe this is tied to whether getdist decides a parameter 'counts'. If it feels the samples of a parameter are too narrow or have too small a range it chooses to ignore it 0_0. This is a nightmare, and would mean we need to stop using getdist for parameter linking.
Ive put a raise error in non_linear.MultiNest.pdf, to check whether getdist has the same number of parameters as MultiNest, so that when this happens we know...
Something is going wrong with getdit, whereby when it reads the multinest.paramnames file of the 2_x2_galaxies howtolens pipeline incorrectly.
I believe this is tied to whether getdist decides a parameter 'counts'. If it feels the samples of a parameter are too narrow or have too small a range it chooses to ignore it 0_0. This is a nightmare, and would mean we need to stop using getdist for parameter linking.
Ive put a raise error in non_linear.MultiNest.pdf, to check whether getdist has the same number of parameters as MultiNest, so that when this happens we know...