LSSTDESC / augur

DESC forecasting and inference validation tool
MIT License
4 stars 2 forks source link

Implment corner plot and basic tables #5

Closed slosar closed 2 years ago

slosar commented 4 years ago

Analysis functionality is now empty. At the minimum it should implement a corner plot functionality and a list of marginalized constraints.

fjaviersanchez commented 3 years ago

A preliminary result: triangle_plot.pdf w0--wa.pdf omega_c--sigma8.pdf

slosar commented 3 years ago

Can we generate these algorithmically? I.e. say if I make two sets of forecasts using fircrown, can I make these using a notebook or something?

fjaviersanchez commented 3 years ago

yeah, the functions are already implemented in a branch here. I just didn't open a PR yet because I wanted to clean up the formatting a bit more.

fjaviersanchez commented 3 years ago

I added a section in the configuration where you plot everything against everything (the triangle plot), and another section in the config where pass a list of pairs of quantities that you'd like to plot.

elisachisari commented 2 years ago

Shall we close this?

fjaviersanchez commented 2 years ago

Closed by #14