29 Commits

Author SHA1 Message Date
nemu
ef87d3983e changed compiler optimization flag, and added an additional function value check 2009-04-09 14:00:25 +00:00
nemu
659ab86f15 fixed a varity of unsigned int bugs. Furthermore fixed the swap msr<->mlog bug 2009-04-08 15:21:00 +00:00
nemu
41264e9eee some more work towards musrt0. Furthermore improved data structure 2009-03-31 07:15:43 +00:00
nemu
9f3fb85928 some more minor bug fixing leading towards ADDRUN 2009-03-13 10:26:12 +00:00
nemu
3eaa9e433f implemented ADDRUN feature which adds runs on the fly. Still very experimental and not thoroughly tested. 2009-03-12 15:59:19 +00:00
nemu
acb5eda314 added info if fit does not converge 2009-02-26 07:49:43 +00:00
nemu
0bd41f5fd0 Single Histo Fits: changed normalization from "per bin" to "per nsec" which has the advantage of being really instrument independent 2008-11-12 07:09:46 +00:00
nemu
fa47ee966e fixed a problem with the general exponential for negative times 2008-09-30 08:09:08 +00:00
nemu
4f66c78e4a removed all isnan's and nan(NAN)'s since it was a bad idea to use them in the first place 2008-09-01 11:05:53 +00:00
nemu
3b07144c8a removed 1st experimental N0 estimate since it is too crude 2008-08-26 06:42:04 +00:00
nemu
b48ec8515e (1) added cleaninstall to Makefile.PMusr, (2) some minor changes in PMusrCanvas (towards showing difference between data and theory), (3) a very experimental inital guess of N0's for single histogram fits which should help minuit 2008-08-20 12:20:18 +00:00
nemu
a1e97be5ca packing == 1 bug fixed. Minor formating problem in the run block of PMsrHandler::WriteMsrLogFile() fixed. 2008-07-02 06:13:44 +00:00
nemu
b4c70d2d4e dirty fix of skewedGaussian evaluation for musrview 2008-05-29 05:40:33 +00:00
nemu
cfd762181a fixed lifetimecorrection offset problem 2008-05-16 13:19:21 +00:00
nemu
0913660736 some plot bug fixing 2008-05-16 12:18:47 +00:00
nemu
6128464d5b various ways to handle bkg for single histo fits 2008-04-30 11:46:32 +00:00
nemu
0f08503c71 correct handling of functions in norm for musrview 2008-04-18 11:05:44 +00:00
nemu
499684fc8b some more bits into the direction of musrview 2008-04-16 14:32:42 +00:00
nemu
9105df85e4 various changes related to musrview 2008-04-14 07:49:16 +00:00
nemu
100f895667 various changes: comment and whitespace handling in the msr-files. Some more work in the direction of musrview 2008-04-11 08:11:28 +00:00
nemu
5dfce315b3 some more stuff for musrview 2008-04-10 14:19:06 +00:00
nemu
479b025670 simplified kFit/kView handling 2008-04-09 19:00:35 +00:00
nemu
5d363ce953 fixed wrong data start time. Added slightly more flexibile startup path file handling 2008-04-08 06:06:34 +00:00
nemu
a5d079d0a1 slightly more general handling of data. Needed to implement musrview, ... 2008-04-07 10:57:42 +00:00
nemu
c463cb2530 some changes related to the bin data plotting 2008-04-05 19:14:00 +00:00
nemu
2a924374c7 t0 unsigned int -> double. Add dummy musrview 2008-03-31 08:20:40 +00:00
root
dd2cbac068 reduced some calculation overhead 2008-02-27 10:10:25 +00:00
nemu
4d9732faa1 implemented max log likelihood, and other things 2008-02-06 09:41:49 +00:00
nemu
c6cc508aaf newly added. Not for productive used yetsvn diff | grep Index: 2008-01-08 08:31:58 +00:00