When I run analyses on mock data with kp < 0.5 1/A I don't have any problem, but if I run with kp < 1 1/A I get warnings with:
Det(cov) appears to be 0: could be a singular covariance matrix! iz = 1, it_A = 5
This shouldn't happen... we should investigate what's going on. I would have imagined that at high-k things should be well behaved, but it might be that the rebin factor of 3 is not enough, and that we should use a rebin factor of 4.
For instance, I'm seeing this problem with iz=1 for these files:
tru_cont/tru_cont_binned_out_bf3_px-zbins_4-thetabins_10_w_res_avg50.hdf5
uncontaminated/uncontaminated_binned_out_bf3_px-zbins_4-thetabins_10_w_res_avg50.hdf5
contaminated/contaminated_binned_out_bf3_px-zbins_4-thetabins_10_w_res_avg50.hdf5
When I run analyses on mock data with
kp < 0.5 1/AI don't have any problem, but if I run withkp < 1 1/AI get warnings with:Det(cov) appears to be 0: could be a singular covariance matrix! iz = 1, it_A = 5This shouldn't happen... we should investigate what's going on. I would have imagined that at high-k things should be well behaved, but it might be that the rebin factor of 3 is not enough, and that we should use a rebin factor of 4.
For instance, I'm seeing this problem with
iz=1for these files:tru_cont/tru_cont_binned_out_bf3_px-zbins_4-thetabins_10_w_res_avg50.hdf5uncontaminated/uncontaminated_binned_out_bf3_px-zbins_4-thetabins_10_w_res_avg50.hdf5contaminated/contaminated_binned_out_bf3_px-zbins_4-thetabins_10_w_res_avg50.hdf5