67 Commits

Author SHA1 Message Date
nemu
5cadc57e13 some necessary cleanup 2009-05-26 05:51:48 +00:00
nemu
0b2e989141 corrected data handling (see MUSR-58) 2009-05-19 14:47:24 +00:00
nemu
8e8081a75b graphical dump without X 2009-05-06 05:35:26 +00:00
nemu
2012c537e8 some improvements for non-musr type handling 2009-05-04 11:52:34 +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
18a3055e7c fixed a filling bug in PFourier 2009-04-21 06:43:25 +00:00
nemu
8171fd10cf some more minor bug fixing leading towards ADDRUN 2009-03-13 10:29:45 +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
5e1dd892b0 fixed main problem of various runs with different labels for db-files 2009-03-07 16:17:47 +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
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
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
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
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
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
1ddcff6c03 implemented save db 2008-11-03 07:13:14 +00:00
nemu
53c48e5034 added save data in ascii format 2008-10-31 07:08:08 +00:00
nemu
2ed303abb6 proper menu ID handling for multiple plots 2008-10-30 07:43:22 +00:00
nemu
6cc5c2478c first canvas menu dummy implementation 2008-10-29 07:18:42 +00:00
nemu
fa47ee966e fixed a problem with the general exponential for negative times 2008-09-30 08:09:08 +00:00
nemu
8ba07a692a added a NPP, PPC switch and performed some clean-up 2008-09-22 06:24:52 +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
cf5d2e22bf fixed wrong tag 2008-08-25 14:34:47 +00:00
nemu
e49b52fe19 added diff plot for nonMusr 2008-08-22 09:18:29 +00:00
nemu
34b8dabbae improved diff updating 2008-08-22 06:43:48 +00:00
nemu
5362814727 a step further towards difference plots 2008-08-21 14:14:32 +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
d4ee3197af change color coding so that the plotNo instead of the runNo is used 2008-08-20 08:20:56 +00:00
nemu
8910a8295f add on last window closed handling 2008-06-30 09:08:31 +00:00
nemu
e04a34ad72 added labels to plots 2008-06-25 14:32:51 +00:00
nemu
6fe5041b4c fix of fix 2008-06-23 06:34:49 +00:00
nemu
f8105a081d fixed wrong sign 2008-06-23 05:04:54 +00:00
nemu
4d715825f3 first implementation of NonMusr stuff 2008-06-20 05:59:46 +00:00
nemu
180ced9223 shift map and function offset from 1e3/2e3 to 1e4/2e4. Fixed parameter pad problem with truncated numbers 2008-06-10 05:13:19 +00:00