Account for binwidth in HistogramModelFitter doctest.
authorW. Trevor King <wking@drexel.edu>
Fri, 5 Nov 2010 17:01:32 +0000 (13:01 -0400)
committerW. Trevor King <wking@drexel.edu>
Fri, 5 Nov 2010 17:01:32 +0000 (13:01 -0400)
commit9f3b6d6a6cd606b8cadffb6978ab74cba56598be
treed266971166c698dd739c452c4dee733f60419018
parent8ba01ea8e2bc0d42e3ad9aa583fc97fa708069ad
Account for binwidth in HistogramModelFitter doctest.

Wider bins should increase the bin counts (all else being equal).

Also select a smaller sigma for the doctest, since that will make the
mean estimation less prone to errors large enough to break the test.
pysawsim/fit.py