76 Commits

Author SHA1 Message Date
nemu
73b70defaa some more work on the encapsulation 2009-11-03 08:28:27 +00:00
nemu
90807030f1 started with the next step of encapsulation, will take a while 2009-11-02 08:40:47 +00:00
nemu
2a03bb7f61 changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout 2009-10-30 08:29:27 +00:00
nemu
c3aebf04d6 fixed 'unwanted empty line problem of mlog-files' see MUSR-95 2009-10-16 07:04:16 +00:00
nemu
33222b675c started with the encapsulation of the data structure which should reduce the number of crashes and help to reduce memory leaks 2009-10-07 12:26:41 +00:00
nemu
0cfd715ed3 merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package. 2009-08-31 11:57:42 +00:00
nemu
9ac709451c merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package. 2009-08-31 11:19:03 +00:00
nemu
97618c5ce4 minor more sensible handling of strings (pointed out by BMW) 2009-07-09 20:06:07 +00:00
nemu
c8fc4a95fe option "title from data file" added to musrfit 2009-06-25 14:15:00 +00:00
nemu
2114c1670c added missing *** FIT DID NOT CONVERGE *** check :-( 2009-06-25 08:38:22 +00:00
nemu
8cb69a2011 some more rigrous checking of the STATISTIC block when reading it 2009-06-25 08:31:15 +00:00
nemu
e60a6fc1bd fixed the doppelt-gemoppelt STATISTIC block writing 2009-06-25 07:49:11 +00:00
nemu
8ec9c10a24 made writting mlog-file BMW tighter (MUSR-82), and moved the all parameter == 0 to the appropriate place (MUSR-83) 2009-06-25 06:36:08 +00:00
nemu
a2844ad03d first implementation of 'use_fit_ranges' and 'sub_ranges' in the PLOT block. Testing still to be performed. 2009-06-02 07:58:33 +00:00
nemu
9b7ff5cad4 fixed bug of forgotten addRun counter reset according to MUSR-71 2009-06-02 05:45:03 +00:00
nemu
f287ef666c added skeleton for some additional PLOT block commands. No functionality yet. 2009-05-28 08:49:42 +00:00
nemu
21f3d22a11 increased read buffer size (see MUSR-62, MUSR-65) 2009-05-25 05:58:28 +00:00
nemu
5d99f6cf8c fixed handling of new mlog file writer for musrt0 2009-05-22 11:39:47 +00:00
nemu
b9ac099b52 amendement concerning new mlog file handling (thank's to BMW) 2009-05-20 12:02:02 +00:00
nemu
2c9f392b81 write mlog-file routine fully rewritten to make it more robust. BMW is to prefect guy to test it since he is most creative in complex msr-files ;-) 2009-05-20 08:52:41 +00:00
nemu
e44bc91a03 some minor changes needed for proper msr-file handling with musrt0 (see MUSR-45) 2009-05-01 06:51:46 +00:00
nemu
e0c5b1c018 different handling for log-filename 2009-04-30 10:31:56 +00:00
nemu
28c9ff7784 added msr-file-directory-path-handling. Rigorous tests still due 2009-04-30 08:23:51 +00:00
nemu
8e4ee09aee added to possibilty to use a parameter rather than a number in the phase Fourier block: now all what is needed. Elimated debug flag from the Makefiles 2009-04-24 15:07:54 +00:00
nemu
f22ac96fe7 added to possibilty to use a parameter rather than a number in the phase Fourier block 2009-04-24 14:52:34 +00:00
nemu
99dedce540 some memory leak 'fixes' 2009-04-20 14:12:26 +00:00
nemu
01ee7c0196 fixing typo, adding eventFilters, etc. see (MUSR-44 in the tracker) 2009-04-20 06:50:06 +00:00
nemu
2e4763b9b0 added some additional BMW checks 2009-04-02 19:22:21 +00:00
nemu
ac0fe26844 added missing t0 handling 2009-04-01 06:07:51 +00:00
nemu
4b561aa598 first ready version of musrt0 2009-03-31 11:22:20 +00:00
nemu
41264e9eee some more work towards musrt0. Furthermore improved data structure 2009-03-31 07:15:43 +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
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