v0.0.8
New features
- The best-fit model photon flux, energy flux and luminosity can be computed using the
FitResult
new methods - Introduction of
NestedSamplingFitter
which is still in beta status - Large data tables and others are now downloaded at runtime using the
pooch
package
Breaking changes
- Prior distribution must now be passed when building the fitter object instead of using the
.fit
method BayesianFitter
is renamed toNUTSFitter
Full Changelog: v0.0.7...v0.0.8