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 |
|
nemu
|
2dd68c0977
|
more flexible handling of DB data entries (see JIRA MUSR-6)
|
2008-12-04 12:26:28 +00:00 |
|
nemu
|
120c6954b0
|
fixed minor formatting error in xy-data of non-musrfit (MUSR-5)
|
2008-11-21 15:28:56 +00:00 |
|
nemu
|
999b82008b
|
fixed some typo in the musrfit and musrview help. Added some more digits to gamma_mu
|
2008-11-13 06:23:03 +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
|
983e7607c4
|
wrong map indexing fixed in CheckMap(), (0,..., versus 1,..., problem)
|
2008-10-10 08:16:07 +00:00 |
|
nemu
|
0956bd24f0
|
added an additional check which inspects if map's and fun's given somewhere are really declared
|
2008-10-02 11:59:14 +00:00 |
|
nemu
|
d3476df6b4
|
improved error handling
|
2008-10-02 05:44:02 +00:00 |
|
nemu
|
f23694fa89
|
handles file names with as many "." as the users likes correctly
|
2008-10-01 05:18:53 +00:00 |
|
nemu
|
fa47ee966e
|
fixed a problem with the general exponential for negative times
|
2008-09-30 08:09:08 +00:00 |
|
nemu
|
f3e700b03f
|
fixed bug in tidyfing theory block. Added a parameter to InternalBessel
|
2008-09-24 05:31:18 +00:00 |
|
nemu
|
4f1ade3ca7
|
implemented single side parameter boundary handling for MINUIT2
|
2008-09-23 06:51:43 +00:00 |
|
nemu
|
8ba07a692a
|
added a NPP, PPC switch and performed some clean-up
|
2008-09-22 06:24:52 +00:00 |
|
nemu
|
a3756c511b
|
better handling of some formating issues
|
2008-09-19 07:13:18 +00:00 |
|
nemu
|
ed22af01cc
|
minor changes
|
2008-09-11 16:05:52 +00:00 |
|
nemu
|
c106294e32
|
corrected the handling of the positive error flag
|
2008-09-08 05:08:39 +00:00 |
|
nemu
|
7ddeed2ecb
|
removed some unnessary comments
|
2008-09-04 14:28:59 +00:00 |
|
nemu
|
dd0a5a10e4
|
fixed a bug in PMsrHandler::FillParameterInUse
|
2008-09-04 14:26:30 +00:00 |
|
nemu
|
0508e8173d
|
fixed error handling in order to make it coherent
|
2008-09-02 08:54:46 +00:00 |
|
nemu
|
b96ac14a18
|
added Minuit2 Hesse
|
2008-09-01 11:32: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
|
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
|
9571fae953
|
removed the 10 character limitation of the parameter name of minuit2 since this is fixed now in minuit2
|
2008-08-08 13:52:28 +00:00 |
|
nemu
|
1bf4af1eee
|
implemented db-file handling
|
2008-08-08 12:43:28 +00:00 |
|