91 Commits

Author SHA1 Message Date
nemu
6837ba3cdf added a first implementation of RRF view representation for asymmetry view 2010-01-06 13:09:55 +00:00
nemu
88c7978ab9 fix issue MUSR-110 2009-12-10 15:54:16 +00:00
nemu
0e5d18160c added default background estimate if not present. Update the PSIBIN/MDU class from AA/AR. 2009-12-09 08:03:51 +00:00
nemu
76cc302e78 addded data default estimates 2009-12-08 08:55:28 +00:00
nemu
43ec66ad7c added estimate of t0 for the case it is not present, neither in the msr-file nor in the data-file (see MUSR-73). 2009-11-06 06:16:31 +00:00
nemu
588747bd13 some more work towards a full encapsulation 2009-11-05 06:42:33 +00:00
nemu
208e6b97c2 some more work towards a full encapsulation 2009-11-04 21:09:54 +00:00
nemu
15ddd28644 some more work towards a full encapsulation 2009-11-04 11:42:51 +00:00
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
6f779fd6db fixed bug with t0 handling in case of ADDRUN and missing t0's in the msr-file, but t0's present in the data file (MUSR-94). Fixed another memory leak in PRunDataHandler PSIBIN (I am really not happy about the PSIBIN class handling because of the deep copy) 2009-10-20 05:42:45 +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
53f4466904 fix of ROOT-PPC problem (see MUSR-89) 2009-08-31 08:12:26 +00:00
nemu
d21be88ad6 implemented the BMW approximation for dyn. Lorentz KT LF for parameters nu, w0 >> a. Minor change in asymmetry output 2009-06-16 05:48:12 +00:00
nemu
7270e2e58d added view_packing option in the PLOT block 2009-06-09 12:56:58 +00:00
nemu
6e7b2fa1b2 some changes concerning proper scaling 2009-06-03 06:16:25 +00:00
nemu
2760785bce added accidentally removed time shift when rebinning 2009-05-25 14:00:00 +00:00
nemu
0b2e989141 corrected data handling (see MUSR-58) 2009-05-19 14:47:24 +00:00
nemu
c837ceac97 fixed t0 bug when t0's are not present in the msr-file. Originated from the change array -> vector 2009-04-30 04:53:29 +00:00
nemu
ef87d3983e changed compiler optimization flag, and added an additional function value check 2009-04-09 14:00:25 +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
1d99c0e673 fix binning bug in visualization part (wrong shift) 2009-04-04 06:08:13 +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
9f3fb85928 some more minor bug fixing leading towards ADDRUN 2009-03-13 10:26:12 +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
93abe979ba added code to get WKM ascii file format backward compatibility 2009-01-27 12:15:56 +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
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
b4c70d2d4e dirty fix of skewedGaussian evaluation for musrview 2008-05-29 05:40:33 +00:00
nemu
0913660736 some plot bug fixing 2008-05-16 12:18:47 +00:00
nemu
0ee32cf526 fixed alpha & beta for view 2008-05-14 14:46:28 +00:00
nemu
1ec5e6e6c0 added check for exploding theory values for PrepareViewData 2008-05-07 07:59:33 +00:00
nemu
beba182172 added asymmetry plot 2008-04-17 09:12:54 +00:00
nemu
5d363ce953 fixed wrong data start time. Added slightly more flexibile startup path file handling 2008-04-08 06:06:34 +00:00
nemu
a5d079d0a1 slightly more general handling of data. Needed to implement musrview, ... 2008-04-07 10:57:42 +00:00
nemu
c463cb2530 some changes related to the bin data plotting 2008-04-05 19:14:00 +00:00
nemu
2a924374c7 t0 unsigned int -> double. Add dummy musrview 2008-03-31 08:20:40 +00:00
nemu
c6cc508aaf newly added. Not for productive used yetsvn diff | grep Index: 2008-01-08 08:31:58 +00:00