snoplusuk / echidna

MIT License
4 stars 12 forks source link

Fit results #110

Closed ashleyrback closed 8 years ago

ashleyrback commented 9 years ago

Create a FitResultsclass to store/report the results of the fit and for offline analyses, e.g. correlations.

Some functionality similar to the SystAnalyser` class.

Should have a main _data member that is a numpy array with one dimension for each fit parameter. This will store the value of the test statistic calculated for each combination of fit parameter values tested.