Skip to content

Add a check that the outdir exists to plot_trace

Gregory Ashton requested to merge add-dir-check into master

Solves a bug where run will crash if plot=True using dynesty and the outdir had not previously been made.

Merge request reports