snoplusuk / echidna

MIT License
4 stars 12 forks source link

Float on the fly #142

Closed EdLeming closed 8 years ago

EdLeming commented 8 years ago

Some changes to fit._func() to enable float on the fly. Also added reshape in the case of _per_bin = True. Previously the fit results would raise an exception as the test_statistic was not in the expected shape.