View previous topic :: View next topic |
Author |
Message |
Sunny Vagnozzi
Joined: 15 Aug 2016 Posts: 43 Affiliation: Oskar Klein Centre, Stockholm University
|
Posted: November 17 2017 |
|
|
Hi Antony et al.,
after having run getdist on my chains, I try to plot a triangular plot with the root_tri.py script, but I get
Quote: | ValueError: filled contour levels must be increasing |
which prevents the triangular plot from being drawn.
Any idea what might be causing this and how to fix it?
Cheers,
Sunny |
|
Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 1332 Affiliation: University of Sussex
|
Posted: November 17 2017 |
|
|
Not sure, did this change in a recent matplotlib update, or is it specific to the chain outputs that you have? (eg. try it on a Planck chain)
Do you also get this using the GetDist gui/python scripts? |
|
Back to top |
|
 |
Sunny Vagnozzi
Joined: 15 Aug 2016 Posts: 43 Affiliation: Oskar Klein Centre, Stockholm University
|
Posted: November 17 2017 |
|
|
It's specific to my chains, no problem with e.g. Planck chains. I suspect it might be that the chains haven't converged properly (e.g. I notice that the 1D posterior on one of the parameters is almost flat on the prior range [0,1] I imposed but with some wiggles which make its posterior non-monotonic). Could that be a problem? |
|
Back to top |
|
 |
Antony Lewis
Joined: 23 Sep 2004 Posts: 1332 Affiliation: University of Sussex
|
Posted: November 17 2017 |
|
|
Possibly, I'd look at the coloured scatter (3D) plots instead. |
|
Back to top |
|
 |
Bob Zou
Joined: 21 Jul 2016 Posts: 5 Affiliation: Beijing Institute of Technology
|
|
Back to top |
|
 |
|