I am running into problems with CosmoMC with the Planck-BK likelihood. When I try to run it, the run stops immediately and gives out this output error:
Code: Select all
Number of MPI processes: 1
file_root:first_simulation
Random seeds: 24343, 15003 rand_inst: 1
WARNING: bin_window 1 outside cl_lmin-cl_max range: /n/home/windows/bpwf_bin1.txt
WARNING: bin_window 2 outside cl_lmin-cl_max range: /n/home/windows/bpwf_bin2.txt
WARNING: bin_window 3 outside cl_lmin-cl_max range: /n/home/windows/bpwf_bin3.txt
WARNING: bin_window 4 outside cl_lmin-cl_max range: /n/home/windows/bpwf_bin4.txt
WARNING: bin_window 5 outside cl_lmin-cl_max range: /n/home/windows/bpwf_bin5.txt
Matrix_Cholesky: not positive definite 26
MpiStop: 0
Code: Select all
action = 4
Code: Select all
action=2,0
Do you have any suggestion on how to debug this? I am wondering what in particular can trigger the "not positive definite" matrix this early in the run.