Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
nice! about to review but i wanted to ask if you'd be interested in doing something like what was done in the SPT-3G D1 paper on the diagonal? both pretty and more information, will make it more likely that people use our plots. it's implemented in Karim's fork of getdist (example notebook here. happy to prototype it in order to not make more work for you
|
|
Looks great Lisa, nice cleanup! Two small things I noticed: 1. Whisker plot separator loop ( 2. if 'nautilus' in root:
samples = ...
if 'mh' in root: # ← should be elif
...
else:
samples = ... # overwrites nautilus caseFor a nautilus root, the |
|
Thank you! Okie will look into adding the separate 1D posteriors |

Hello, I cleaned up and updated all the notebooks to create the plots in the configuration space paper!