v0.0.7
New features
- Users can now compute the photon flux, energy flux and luminosity using the related methods from the
FitResultclass. These values can be registered so that comparison with the model parameters can be shown in the corner plots. - A subset of parameters can be plotted in the
FitResult.plot_cornerby passing thecolumnsparameter, which should be the list of parameters to display - The
cstatis accessible usingFitResult.c_stat - The
plot_ppchas been slightly reworked, more upgrades to come in the future