67 Commits

Author SHA1 Message Date
Bastian M. Wojek
0ebf68156a Synchronized the 'noOfFitBins' calculations for single-histogram and asymmetry fits 2011-05-25 09:48:15 +00:00
Bastian M. Wojek
c6912f2efe Small cosmetic changes 2011-05-23 12:44:18 +00:00
Bastian M. Wojek
8fbadeb506 Removed some IF clauses from the chisq loops in order to enhance the fitting performance 2011-05-22 07:54:03 +00:00
Bastian M. Wojek
1b5c1df691 Fixed a bug in the LF calculations and parallelized the chi^2 calculations in single-histogram and asymmetry fits 2011-05-21 14:11:00 +00:00
Bastian M. Wojek
3a56d329ce Increase the number of figures shown in the time-resolution debugging output in order to accommodate the needs of the high-field project. 2011-05-06 15:54:22 +00:00
Bastian M. Wojek
34e462e05f Put in line the time-resolution output of single-histogram and asymmetry data.
Now both have a line break at the end--before this has only been true for the asymmetry data.
(If the line break is not needed it should be consistently removed and replaced by a cout.flush()
followed by a line break when musrview is terminated.)
2011-03-03 13:49:22 +00:00
nemu
626a7dd9f8 fixes plotting issues described in MUSR-174 2011-02-24 06:14:57 +00:00
nemu
fe38ded491 removed an unnessary debug info 2011-02-14 19:54:08 +00:00
nemu
ccd9d6ccfd added the command SCALE_N0_BKG TRUE | FALSE to the command-block. This can be used to force a single histogram fit to use either 1/ns scaling for N0 and background or 1/bins one. 2011-02-14 19:52:00 +00:00
nemu
20665da9eb fix of fix concerning cyclotron background correction for asymmetry fits (MUSR-175). For single histogram fits, the chisq/maxLH is now estimated correctly (see ChangeLog for more details) 2011-02-06 14:30:07 +00:00
nemu
0a422229b1 correct the end of the background intervall such that the background is as close as possible to a multiple of the proton cylce 2011-02-04 06:52:04 +00:00
nemu
5cd4283d30 added FIT_RANGE RESET | start end | s1 e1 s2 e2 .. sN eN command to the COMMAND block 2010-10-20 09:24:12 +00:00
nemu
c3d9a11f63 zoom/unzoom once more. Uncluttered PMusrCanvas which should improve the situation 2010-10-07 14:42:34 +00:00
nemu
f938e4ed27 more docu, and a bug fix in the Abragam function 2010-06-02 20:18:22 +00:00
nemu
dd8603219c fixed error when combining grouping and addrun, etc. 2010-05-12 16:00:22 +00:00
nemu
d5d36d21fd improved handling for grouping and addrun 2010-02-22 06:55:49 +00:00
nemu
f2bd5b124f first implementation of histogram grouping. Probably still some more testing needed. 2010-02-08 14:01:41 +00:00
nemu
6837ba3cdf added a first implementation of RRF view representation for asymmetry view 2010-01-06 13:09:55 +00:00
nemu
e0c893503f first implementation of a RRF. So far, for single histo only. 2009-12-23 13:43:23 +00:00
nemu
88c7978ab9 fix issue MUSR-110 2009-12-10 15:54:16 +00:00
nemu
0e5d18160c added default background estimate if not present. Update the PSIBIN/MDU class from AA/AR. 2009-12-09 08:03:51 +00:00
nemu
76cc302e78 addded data default estimates 2009-12-08 08:55:28 +00:00
nemu
43ec66ad7c added estimate of t0 for the case it is not present, neither in the msr-file nor in the data-file (see MUSR-73). 2009-11-06 06:16:31 +00:00
nemu
588747bd13 some more work towards a full encapsulation 2009-11-05 06:42:33 +00:00
nemu
208e6b97c2 some more work towards a full encapsulation 2009-11-04 21:09:54 +00:00
nemu
15ddd28644 some more work towards a full encapsulation 2009-11-04 11:42:51 +00:00
nemu
73b70defaa some more work on the encapsulation 2009-11-03 08:28:27 +00:00
nemu
90807030f1 started with the next step of encapsulation, will take a while 2009-11-02 08:40:47 +00:00
nemu
2a03bb7f61 changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout 2009-10-30 08:29:27 +00:00
nemu
33222b675c started with the encapsulation of the data structure which should reduce the number of crashes and help to reduce memory leaks 2009-10-07 12:26:41 +00:00
nemu
53f4466904 fix of ROOT-PPC problem (see MUSR-89) 2009-08-31 08:12:26 +00:00
nemu
7270e2e58d added view_packing option in the PLOT block 2009-06-09 12:56:58 +00:00
nemu
6e7b2fa1b2 some changes concerning proper scaling 2009-06-03 06:16:25 +00:00
nemu
5cadc57e13 some necessary cleanup 2009-05-26 05:51:48 +00:00
nemu
2760785bce added accidentally removed time shift when rebinning 2009-05-25 14:00:00 +00:00
nemu
19e8e180a9 fixed another timing bug in single histo view data preparation 2009-05-20 15:26:48 +00:00
nemu
0b2e989141 corrected data handling (see MUSR-58) 2009-05-19 14:47:24 +00:00
nemu
c837ceac97 fixed t0 bug when t0's are not present in the msr-file. Originated from the change array -> vector 2009-04-30 04:53:29 +00:00
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