Skip to content
Snippets Groups Projects
Commit 8729d249 authored by Colm Talbot's avatar Colm Talbot
Browse files

clean up 150914 tutorial

parent 222fa12b
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,6 @@ likelihood = peyote.likelihood.Likelihood(interferometers, waveform_generator)
# Run the sampler
result = peyote.sampler.run_sampler(likelihood, prior, sampler='dynesty', outdir=outdir, label='label')
result.plot_corner()
result.plot_walks()
result.plot_distributions()
print(result)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment