suppress automatic N0 estimate for single histo in case of chisq-only calculation

This commit is contained in:
2013-11-20 11:58:15 +00:00
parent e2712ce3f7
commit da36e561b2
2 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,8 @@ NEW 2012-05-12 added dump_header. This is a little program which dumps the
NEW 2012-04-24 added a first version for negative muon fitting. At the same
time substaintial bug fixing has been carried out (mainly the
logx/logy handling).
FIXED 2013-11-20 suppress automatic N0 esitmate for chisq-only calculation
MUSR-270.
FIXED 2013-01-21 fixed any2many bug concerning input file lists as described
in MUSR-247. Rewrote the template browser.
FIXED 2012-12-18 fixed a shortcoming of the outdated TLemRunHeader class