RascalSoftware / python-RAT

Python interface for RAT
1 stars 5 forks source link

Add additional plots #45

Closed DrPaulSharp closed 3 months ago

DrPaulSharp commented 4 months ago

We have a plotting module that contains a plotting figure class and the plot_ref_sld routine. We want to add the following, adapted from the MATLAB code:

DrPaulSharp commented 4 months ago

Note - Bear in mind that some of these plots require Bayesian analysis. To get this data, run either the "NS" or "Dream" minimisers.

alexhroom commented 4 months ago

shade is not required as its function is covered by plt.fill_between