1146 Commits

Author SHA1 Message Date
nemu
dd0a5a10e4 fixed a bug in PMsrHandler::FillParameterInUse 2008-09-04 14:26:30 +00:00
nemu
e51acbe0fb added apodization 2008-09-04 07:13:04 +00:00
nemu
0277420671 added first zero padding 2008-09-03 06:34:11 +00:00
nemu
0508e8173d fixed error handling in order to make it coherent 2008-09-02 08:54:46 +00:00
nemu
13c48c72f0 first fourier playground 2008-09-02 07:25:19 +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
b53276419f added keep-mn2-output flag 2008-09-01 06:59:01 +00:00
Bastian M. Wojek
f29c0f92d5 Commented some debugging code. 2008-08-28 10:38:27 +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
nemu
2a65b0cad7 on the way to handle db-files ... 2008-08-07 08:02:52 +00:00
nemu
09a52aeac2 prevent negative sigma's in skewed gaussian 2008-07-04 07:01:24 +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
Bastian M. Wojek
5f3786330d Added userfcn for superconducting screening in an infinite half-space to libTFitPofB 2008-06-30 16:42:05 +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
e427562004 fixed faulty dependency to MuSR_td_PSI_bin (PSI BIN) 2008-06-16 10:44:13 +00:00
nemu
0ae10c7314 added tshift to all functions (except asymmetry of course 2008-06-16 10:36:20 +00:00
nemu
2e61a0f5b6 only handle runs which are needed in the plot 2008-06-13 05:35:21 +00:00
Bastian M. Wojek
ce3078db6d Adjusted a few things to get the thing working with musrfit 2008-06-12 18:06:50 +00:00
nemu
120574c5a2 arrgh forgot some minor thing :-( 2008-06-10 15:47:06 +00:00
nemu
0954450615 added polynom and improved prettyfing 2008-06-10 15:41:15 +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
nemu
1c44bc4f0e added FFTW3 2008-06-09 14:37:07 +00:00
nemu
7cecd5812f added example user function 2008-06-09 12:16:39 +00:00
nemu
3b595f0730 some more work in userFcn 2008-06-09 12:11:37 +00:00
Bastian M. Wojek
660cf9e014 TLondon1D now derives from PUserFcnBase 2008-06-06 09:24:20 +00:00
nemu
cc8d9981c3 some more work on userFcn 2008-06-06 08:42:35 +00:00
nemu
6159700e85 first implementation of userFcn concept. Not yet tested 2008-06-05 07:32:57 +00:00
nemu
bb49da5b4a fixed bug when releasing memory (thanks ot Bastian pointing this out) 2008-06-04 05:48:09 +00:00
nemu
56b872222f added user function API example 2008-06-04 05:47:15 +00:00
Bastian M. Wojek
a0a6c86a91 Added the number of steps of the theory function to the XML-startup-file 2008-06-03 16:53:42 +00:00
Bastian M. Wojek
c721589cde Sourced out some more specifications to be made by the user to the XML-startup-file 2008-06-03 12:24:02 +00:00
Bastian M. Wojek
e4e561d9b6 Parameters to be specified by the user (e.g. path to imp. profiles) are now loaded from a xml-file. 2008-05-30 16:24:26 +00:00
Bastian M. Wojek
e889421a30 Added ROOT dictionary generation for the TLondon1D-classes. 2008-05-29 14:56:13 +00:00
nemu
7458f000a8 correct handling of dictionary handling 2008-05-29 14:41:33 +00:00
nemu
b4c70d2d4e dirty fix of skewedGaussian evaluation for musrview 2008-05-29 05:40:33 +00:00
Bastian M. Wojek
e3a88f2d5a One London-model class for each scenario now - single layer, bilayer, trilayer 2008-05-27 12:21:16 +00:00
Bastian M. Wojek
14dabdef45 Included a few more checks for the case, something goes wrong 2008-05-26 11:14:03 +00:00