JohannesBuchner / BXA

Bayesian X-ray analysis (nested sampling for Xspec and Sherpa)
https://johannesbuchner.github.io/BXA/
GNU General Public License v3.0
57 stars 19 forks source link

Add PlotXspec & PlotBXA classes, with an example of setting up a Bayesian workflow #51

Closed dshoman closed 7 months ago

dshoman commented 7 months ago

The PlotXspec and PlotBXA classes provide additional plotting options when working with PyXspec and BXA. The classes are stored in the subdirectory examples/xspec/bayesian-workflow, which also contains further documentation and demonstrations in the form of Jupyter notebooks. The class methods can be used to construct a simple Bayesian workflow, as outlined in the examples.

JohannesBuchner commented 7 months ago

Thank you David!

I should ingest these and opened issue #52 for this.