219 Commits

Author SHA1 Message Date
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
nemu
323c7746ff fixed a bug when in the order Data -> Fourier -> Fourier Diff 2009-01-08 14:14:48 +00:00
nemu
0770939f92 fully reorganized menu handling 2009-01-08 10:29:59 +00:00
nemu
5392bf41c8 a more coherent way to handle Fourier, Diff, etc.; still far from being perfect 2009-01-07 07:15:54 +00:00
nemu
4ef09b0dd2 added Fourier difference view. Still some problems withswitching between diff and Fourier force and back 2009-01-06 07:09:58 +00:00
nemu
77fcf94b26 added data export for Fourier 2009-01-05 15:53:29 +00:00
nemu
e3a89b9b7e added real_and_imag Fourier 2009-01-05 13:36:04 +00:00
nemu
dcc9783f62 added phase label to Re/Im Fourier part. Some bug fixing in phase handling 2009-01-05 13:15:01 +00:00
nemu
b0eeb0192f added phase increment/decrement for Fourier 2009-01-02 16:04:59 +00:00
nemu
5a29405e92 added self-consistent color coding for Fourier 2009-01-02 12:24:23 +00:00
nemu
ce9f98c37d next step towards Fourier 2008-12-23 16:24:26 +00:00
nemu
4a832f6fe8 various little extensions to handle Fourier 2008-12-22 10:26:42 +00:00
nemu
2fdbe96401 propagate fourier default settings to the application 2008-12-20 13:49:19 +00:00
nemu
acc5d663ef added fourier default infos to the startup handler 2008-12-20 13:29:04 +00:00
nemu
d29375c912 a small step further towards Fourier transform. PFourier most probably not functional yet. 2008-12-16 08:04:38 +00:00
nemu
5a58b99e28 improved menu handling for Fourier 2008-12-15 14:02:38 +00:00
nemu
3af125eac7 started with the implementation of a Fourier transform 2008-12-15 12:27:49 +00:00
nemu
f353993859 more consistent handling of unused parameters, see MUSR-10 JIRA 2008-12-09 07:10:39 +00:00
nemu
01159eb5c6 fixed singled sided parameter output bug of the SAVE command JIRA MUSR-9 2008-12-04 12:49:00 +00:00