167 Commits

Author SHA1 Message Date
nemu
61de7905e6 removed 'save db' support from PMusrCanvas. 2009-10-23 05:53:25 +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
e38d0793ba a first implementation for the triumf mud-format. Start migrating towards real CERN ROOT notation int->Int_t, etc. 2009-09-30 13:21:49 +00:00
nemu
060192488c 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:25:18 +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
c8fc4a95fe option "title from data file" added to musrfit 2009-06-25 14:15:00 +00:00
nemu
970d272081 adopted HandleFourier such that it is working with the histo frameing 2009-06-03 08:08:00 +00:00
nemu
6e7b2fa1b2 some changes concerning proper scaling 2009-06-03 06:16:25 +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
f287ef666c added skeleton for some additional PLOT block commands. No functionality yet. 2009-05-28 08:49:42 +00:00
nemu
5d99f6cf8c fixed handling of new mlog file writer for musrt0 2009-05-22 11:39:47 +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
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
e44bc91a03 some minor changes needed for proper msr-file handling with musrt0 (see MUSR-45) 2009-05-01 06:51:46 +00:00
nemu
acd90f0ca2 change from 'unsigned int' to 'int' 2009-04-30 08:48:59 +00:00
nemu
28c9ff7784 added msr-file-directory-path-handling. Rigorous tests still due 2009-04-30 08:23:51 +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
dd4b993e7b some minor improvements in the handling of LF 2009-04-27 14:22:30 +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
659ab86f15 fixed a varity of unsigned int bugs. Furthermore fixed the swap msr<->mlog bug 2009-04-08 15:21:00 +00:00
nemu
8a5501ed71 fixed unsigned int problem 2009-04-08 14:06:15 +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
f632aa5ba9 some more work towards musrt0 2009-03-30 14:48:21 +00:00
nemu
3a5df41971 some more work towards musrt0 2009-03-27 14:56:41 +00:00
nemu
99ccb9e0ae some more work towards musrt0 2009-03-27 07:55:54 +00:00
nemu
e35c2256be some more work towards musrt0 2009-03-26 12:25:15 +00:00
nemu
b076b4d957 some more work towards musrt0 2009-03-26 07:59:39 +00:00
nemu
b38e8beffc more flexible handling of startup XML's 2009-03-25 13:05:55 +00:00
nemu
4cb6aa2ec9 initial skeleton of musrt0, not functional yet 2009-03-25 08:08:48 +00:00
nemu
229d7c7709 added StaticLorentzKT to PTheory 2009-03-23 06:19:33 +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
3589b3553c fixed typo 2009-03-05 11:39:50 +00:00
nemu
21a93c6525 implemented minuit2 strategy command properly 2009-03-02 06:56:08 +00:00
nemu
0fc7f8c4bf added dynamic Gauss KT 2009-02-27 09:45:52 +00:00
nemu
acb5eda314 added info if fit does not converge 2009-02-26 07:49:43 +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
bafe413d47 start with the implementation of static and dynamic LF stuff 2009-02-24 07:37:58 +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
72c39e6ce7 added calculate chisq/maxLH only once without fitting and send the result to the stdout 2009-02-20 06:43:47 +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
2c82b1691a better db-file handling 2009-02-02 09:56:27 +00:00
nemu
93abe979ba added code to get WKM ascii file format backward compatibility 2009-01-27 12:15:56 +00:00
nemu
1784869368 added an automatic phase estimate 2009-01-09 12:13:04 +00:00
nemu
0770939f92 fully reorganized menu handling 2009-01-08 10:29:59 +00:00