corner.py
corner.py copied to clipboard
how to make the title displays the 2-sigma errors than the 1-sigma error?
That's not currently supported. That can be changed by editing this section but it might actually be better to re-think the title API a bit if you really want that.
Could you do this by using different quantiles? For example 5 and 95 instead of 16 and 84?