287 Commits

Author SHA1 Message Date
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
ea0800b4fe fixed some 'uninitialized' stuff. Add canvas graphic dump feature, and fixed crash described in MUSR-53 2009-04-29 07:20:42 +00:00
nemu
dd4b993e7b some minor improvements in the handling of LF 2009-04-27 14:22:30 +00:00
nemu
8e4ee09aee added to possibilty to use a parameter rather than a number in the phase Fourier block: now all what is needed. Elimated debug flag from the Makefiles 2009-04-24 15:07:54 +00:00
nemu
f22ac96fe7 added to possibilty to use a parameter rather than a number in the phase Fourier block 2009-04-24 14:52:34 +00:00
nemu
073f0bbf08 minor change 2009-04-24 13:27:43 +00:00
nemu
18a3055e7c fixed a filling bug in PFourier 2009-04-21 06:43:25 +00:00
nemu
99dedce540 some memory leak 'fixes' 2009-04-20 14:12:26 +00:00
nemu
01ee7c0196 fixing typo, adding eventFilters, etc. see (MUSR-44 in the tracker) 2009-04-20 06:50:06 +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
8a5501ed71 fixed unsigned int problem 2009-04-08 14:06:15 +00:00
nemu
1d99c0e673 fix binning bug in visualization part (wrong shift) 2009-04-04 06:08:13 +00:00
nemu
1629d66817 fixed bug in theory calculation when # of data points in non musr fit > 1000 2009-04-03 05:34:14 +00:00
nemu
2e4763b9b0 added some additional BMW checks 2009-04-02 19:22:21 +00:00
nemu
ac0fe26844 added missing t0 handling 2009-04-01 06:07:51 +00:00
nemu
4b561aa598 first ready version of musrt0 2009-03-31 11:22:20 +00:00
nemu
41264e9eee some more work towards musrt0. Furthermore improved data structure 2009-03-31 07:15:43 +00:00
nemu
f632aa5ba9 some more work towards musrt0 2009-03-30 14:48:21 +00:00
nemu
3a5df41971 some more work towards musrt0 2009-03-27 14:56:41 +00:00
nemu
99ccb9e0ae some more work towards musrt0 2009-03-27 07:55:54 +00:00
nemu
e35c2256be some more work towards musrt0 2009-03-26 12:25:15 +00:00
nemu
b076b4d957 some more work towards musrt0 2009-03-26 07:59:39 +00:00
nemu
b38e8beffc more flexible handling of startup XML's 2009-03-25 13:05:55 +00:00
nemu
4cb6aa2ec9 initial skeleton of musrt0, not functional yet 2009-03-25 08:08:48 +00:00
nemu
229d7c7709 added StaticLorentzKT to PTheory 2009-03-23 06:19:33 +00:00
nemu
e8a08a1896 added warning for ADDRUN command, which is not supported for NonMuSR fit type 2009-03-13 14:52:00 +00:00
nemu
8171fd10cf some more minor bug fixing leading towards ADDRUN 2009-03-13 10:29:45 +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
6eacc87cee fix of MUSR-27: mlog-file should now be ok, enven if there is no FUNCTIONS block 2009-03-10 06:56:16 +00:00
nemu
c35ba375bd cosmetics alla BMW 2009-03-09 07:26:07 +00:00
nemu
5e1dd892b0 fixed main problem of various runs with different labels for db-files 2009-03-07 16:17:47 +00:00
nemu
73ac3d8d75 if N = # data points > 1000, take N points to calculate the theory vector, otherwise take 1000 points 2009-03-05 12:51:39 +00:00
nemu
21a93c6525 implemented minuit2 strategy command properly 2009-03-02 06:56:08 +00:00
nemu
6e35fd0292 added first dynamic Lorentz KT version. Needs still some exhausting testing 2009-02-27 11:50:51 +00:00
nemu
0fc7f8c4bf added dynamic Gauss KT 2009-02-27 09:45:52 +00:00
nemu
acb5eda314 added info if fit does not converge 2009-02-26 07:49:43 +00:00
nemu
41630d0945 implemented static Gauss and Lorentz KT LF functions. Removed some unnecessary output from PMusrCanvas 2009-02-25 08:41:01 +00:00
nemu
bafe413d47 start with the implementation of static and dynamic LF stuff 2009-02-24 07:37:58 +00:00
nemu
761f6571b1 splitted parameter/theory pad for a potentially better handling for long theory lines, long paramter lists, long ... 2009-02-23 07:18:13 +00:00
nemu
72c39e6ce7 added calculate chisq/maxLH only once without fitting and send the result to the stdout 2009-02-20 06:43:47 +00:00
nemu
dee034e99e axis label problem solved via 'ugly' workaround, since multigraphs axis are not going away when switching TMultiGraphs 2009-02-19 08:50:40 +00:00
nemu
2954242867 introduced multigraph to handle overlapping ranges correctly. Still some problems with axis labels 2009-02-18 08:02:33 +00:00
nemu
84718ab60c added unzoom to the original range action key 'u' 2009-02-17 06:51:08 +00:00
nemu
2c82b1691a better db-file handling 2009-02-02 09:56:27 +00:00
nemu
93abe979ba added code to get WKM ascii file format backward compatibility 2009-01-27 12:15:56 +00:00
nemu
00f0179d70 switched from debug -> optimized 2009-01-26 07:54:06 +00:00
nemu
ba6028fc6f removed some unnecessary output and slightly improved automatic phase estimate 2009-01-09 13:10:18 +00:00
nemu
1784869368 added an automatic phase estimate 2009-01-09 12:13:04 +00:00