Skip to content

v0.0.7

Choose a tag to compare

@renecotyfanboy renecotyfanboy released this 26 Jun 14:34
· 258 commits to main since this release
6ca0108

New features

  • Users can now compute the photon flux, energy flux and luminosity using the related methods from the FitResult class. 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_corner by passing the columns parameter, which should be the list of parameters to display
  • The cstat is accessible using FitResult.c_stat
  • The plot_ppc has been slightly reworked, more upgrades to come in the future