235 Commits

Author SHA1 Message Date
nemu
120c6954b0 fixed minor formatting error in xy-data of non-musrfit (MUSR-5) 2008-11-21 15:28:56 +00:00
Bastian M. Wojek
e941accb57 Minor corrections to mlog2db as workaround for root-tokenizing-problems when reading in DB-files in musrfit: [JIRA] (MUSR-6) 2008-11-18 18:48:30 +00:00
Bastian M. Wojek
59e95d014f Absorbed Andreas' fakeData in the TPofTCalc-class 2008-11-16 17:14:37 +00:00
nemu
999b82008b fixed some typo in the musrfit and musrview help. Added some more digits to gamma_mu 2008-11-13 06:23:03 +00:00
Bastian M. Wojek
32955817c9 Implemented some more London-multilayer-scenarios for testing purposes 2008-11-12 18:56:07 +00:00
Bastian M. Wojek
ccc67750a3 Implemented some more London-multilayer-scenarios for testing purposes 2008-11-12 18:55:56 +00:00
Bastian M. Wojek
c990453194 Implemented some more London-multilayer-scenarios for testing purposes 2008-11-12 18:55:50 +00:00
nemu
0bd41f5fd0 Single Histo Fits: changed normalization from "per bin" to "per nsec" which has the advantage of being really instrument independent 2008-11-12 07:09:46 +00:00
nemu
5e70846347 added an important ToDo point 2008-11-06 09:39:05 +00:00
nemu
1ddcff6c03 implemented save db 2008-11-03 07:13:14 +00:00
nemu
53c48e5034 added save data in ascii format 2008-10-31 07:08:08 +00:00
nemu
2ed303abb6 proper menu ID handling for multiple plots 2008-10-30 07:43:22 +00:00
nemu
6cc5c2478c first canvas menu dummy implementation 2008-10-29 07:18:42 +00:00
nemu
983e7607c4 wrong map indexing fixed in CheckMap(), (0,..., versus 1,..., problem) 2008-10-10 08:16:07 +00:00
Bastian M. Wojek
3c91c88bb0 mlog2db handles optional parameters more flexible and supports comments in the parameter block 2008-10-09 17:08:51 +00:00
nemu
0f661ce441 some more docu 2008-10-06 10:32:16 +00:00
nemu
1413fb152c newly added example of addon menus for TCanvas 2008-10-06 09:05:39 +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
Bastian M. Wojek
6dbfb112ce Small bugfix in mlog2db 2008-10-01 17:52:28 +00:00
Bastian M. Wojek
a85e593237 mlog2db now also processes single runs and subsequent runs from the higher to the lower run number... 2008-10-01 10:23:05 +00:00
nemu
f23694fa89 handles file names with as many "." as the users likes correctly 2008-10-01 05:18:53 +00:00
Bastian M. Wojek
4f3697a9b5 In mlog2db the output-file can now also be specified as '-o abc.db'. This feature will remain undocumented... 2008-09-30 13:23:00 +00:00
nemu
fa47ee966e fixed a problem with the general exponential for negative times 2008-09-30 08:09:08 +00:00
nemu
1b35506339 some more testing towards fourier 2008-09-30 05:37:02 +00:00
Bastian M. Wojek
f8553136dd bug fixes in the mlog2db script 2008-09-26 07:24:52 +00:00
Bastian M. Wojek
7cdaa0143e Completely changed parts of the mlog2db, added new features, fixed some weaknesses - and probably added new ones. 2008-09-25 18:28:49 +00:00
nemu
f3e700b03f fixed bug in tidyfing theory block. Added a parameter to InternalBessel 2008-09-24 05:31:18 +00:00
nemu
4f1ade3ca7 implemented single side parameter boundary handling for MINUIT2 2008-09-23 06:51:43 +00:00
nemu
8ba07a692a added a NPP, PPC switch and performed some clean-up 2008-09-22 06:24:52 +00:00
nemu
a3756c511b better handling of some formating issues 2008-09-19 07:13:18 +00:00
Bastian M. Wojek
90b959aa6a Fixed a bug in mlog2db which prevented the correct handling of the last run of a specified run list 2008-09-12 14:54:58 +00:00
nemu
ed22af01cc minor changes 2008-09-11 16:05:52 +00:00
Bastian M. Wojek
ef50169deb mlog2db now invokes musrfit with the option '--keep-mn2-output' if called with the option '-k' 2008-09-08 15:44:31 +00:00
nemu
c106294e32 corrected the handling of the positive error flag 2008-09-08 05:08:39 +00:00
Bastian M. Wojek
43693a3412 Minor cosmetics of mlog2db 2008-09-07 11:44:27 +00:00
Bastian M. Wojek
eaa297ef6e Expanded mlog2db for use with non-consecutive runs. 2008-09-05 19:44:45 +00:00
Bastian M. Wojek
bf9ca156b6 Added Gaussian convolution of P(B) using FFT and straight forward convolution of n(z) 2008-09-04 18:02:14 +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
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