MBravoS / splotch

Simple PLOTs, Contours and Histograms is a small package with wrapper functions designed to simplify plotting calls from matplotlib.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Added cornerplot() function #35

Closed AstroRobin closed 4 years ago

AstroRobin commented 4 years ago

Added the cornerplot() function. This accepts data frames with columns representing independent parameters which are plotted in pairs on the off-diagonals and as 1D histograms on the diagonals.