193 Commits

Author SHA1 Message Date
nemu
acb5eda314 added info if fit does not converge 2009-02-26 07:49:43 +00:00
nemu
ce9f98c37d next step towards Fourier 2008-12-23 16:24:26 +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
120c6954b0 fixed minor formatting error in xy-data of non-musrfit (MUSR-5) 2008-11-21 15:28:56 +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
4f1ade3ca7 implemented single side parameter boundary handling for MINUIT2 2008-09-23 06:51:43 +00:00
nemu
ed22af01cc minor changes 2008-09-11 16:05:52 +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
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
5362814727 a step further towards difference plots 2008-08-21 14:14:32 +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
a1e97be5ca packing == 1 bug fixed. Minor formating problem in the run block of PMsrHandler::WriteMsrLogFile() fixed. 2008-07-02 06:13:44 +00:00
nemu
badcc28f34 do not write positive error if parameter was fixed 2008-05-21 17:28:54 +00:00
nemu
711d47ef18 different handling of the mapping input for PMsrHandler, and minor changes otherwise 2008-05-15 14:57:51 +00:00
nemu
e3ab2a21ab check for parameter names adopted to minuit2 limitation 2008-05-13 05:56:13 +00:00
nemu
6128464d5b various ways to handle bkg for single histo fits 2008-04-30 11:46:32 +00:00
nemu
09278f2baa some new stuff, some bug fixing 2008-04-29 19:20:16 +00:00
nemu
499684fc8b some more bits into the direction of musrview 2008-04-16 14:32:42 +00:00
nemu
9105df85e4 various changes related to musrview 2008-04-14 07:49:16 +00:00
nemu
50a7bdf0a9 iterator's -> index + minor bug fix 2008-04-11 10:57:17 +00:00
nemu
100f895667 various changes: comment and whitespace handling in the msr-files. Some more work in the direction of musrview 2008-04-11 08:11:28 +00:00
nemu
5dfce315b3 some more stuff for musrview 2008-04-10 14:19:06 +00:00
nemu
47935d356a changed msr-file handling so that comments do not get lost anymore 2008-04-09 06:10:18 +00:00
nemu
f4f6fcb058 some more steps toward musrview 2008-04-04 14:29:56 +00:00
nemu
0652495a3f implmented some startup features 2008-04-03 13:10:49 +00:00
nemu
1de245df8b added test of the uniqueness of the parameter names 2008-03-31 18:40:01 +00:00
nemu
470785ca0b some bug fixing when counting parameters in use 2008-03-14 13:00:32 +00:00
nemu
c215601e34 added correct handling of alltogether unused variables 2008-03-10 15:49:38 +00:00
nemu
8bd85576b7 improved upper/lower case handling 2008-02-26 14:44:16 +00:00
nemu
3bbd235a11 tried to improve the mlog output string handling 2008-02-18 09:49:53 +00:00
nemu
4d9732faa1 implemented max log likelihood, and other things 2008-02-06 09:41:49 +00:00
nemu
07f702167e some minor changes to improve the robustness for various msr-file dialects 2008-02-04 13:46:45 +00:00
nemu
c6cc508aaf newly added. Not for productive used yetsvn diff | grep Index: 2008-01-08 08:31:58 +00:00