d3a40e3aa7
Use MSR::PrepParamTable to make parameter block.
salman2009-09-01 08:59:27 +00:00
1acdf1348b
Moved the table initialization into MSR module.
salman2009-09-01 08:21:07 +00:00
9cb6a6dc33
MSR module now uses defaul t0,Bg and Data.
salman2009-08-31 16:07:48 +00:00
75d1447c3c
allow to get the msr2data input form even when no tab is present
nemu2009-08-31 13:34:00 +00:00
0cfd715ed3
merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package.
nemu2009-08-31 11:57:42 +00:00
060192488c
merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package.
nemu2009-08-31 11:25:18 +00:00
9ac709451c
merge in Bastian M. Wojek's cpp-version of msr2data. This should help to step towards a real platform independent musrfit package.
nemu2009-08-31 11:19:03 +00:00
51c3ded931
Added shell script to run program.
salman2009-08-31 10:46:54 +00:00
d9a0ea407e
Implimented defaul t0,Bg and Data in MSR module
salman2009-08-31 08:28:57 +00:00
53f4466904
fix of ROOT-PPC problem (see MUSR-89)
nemu2009-08-31 08:12:26 +00:00
550d318aa7
Setting up default t0,Bg and Data.
salman2009-08-30 20:24:40 +00:00
833ac4ef20
Fixed bug with initializing parameters
salman2009-08-28 16:10:55 +00:00
a14c307f45
Substituted '+=' in the bash version of msr2data to avoid problems with older bash versions on SL4
nemu2009-08-05 08:27:19 +00:00
c5b4185a99
fix of the problem described in MuSR-86. The start and end values of the histogram where calculated ideally which is wrong. The user range needs to be adopted such that it is fitting to the binning, first good data bin, etc.
nemu2009-07-23 07:19:53 +00:00
a751561e5e
minor change concerning read file filters
nemu2009-07-22 08:32:33 +00:00
97618c5ce4
minor more sensible handling of strings (pointed out by BMW)
nemu2009-07-09 20:06:07 +00:00
6e596915c8
changed to file input handling
nemu2009-07-06 12:29:36 +00:00
58d8ec274a
Final commit of BMW regarding musrfit core-features
Bastian M. Wojek2009-07-02 21:15:46 +00:00
f6544900c2
some more work towards nonlocal fitting
nemu2009-07-02 13:56:10 +00:00
121496f5e5
some more work towards nonlocal fitting
nemu2009-07-02 13:36:18 +00:00
5a2f1cb036
some more work towards nonlocal fitting. Not functional yet.
nemu2009-07-01 07:11:31 +00:00
bad93a0db1
minor improvement in PMusrT0
nemu2009-06-26 05:54:25 +00:00
d2229dcc81
added enable/disable feature for musrt0 in musrgui
nemu2009-06-26 05:31:33 +00:00
215a9afa04
Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4
Bastian M. Wojek2009-06-25 18:34:08 +00:00
e1d077050e
Added the musrfit --title-from-data-file option to msr2data (-t) and made TFitPofB compilable with g++-4.4
Bastian M. Wojek2009-06-25 18:32:56 +00:00
622a1d704d
added '-t' option to musrgui
nemu2009-06-25 17:19:01 +00:00
c8fc4a95fe
option "title from data file" added to musrfit
nemu2009-06-25 14:15:00 +00:00
2114c1670c
added missing *** FIT DID NOT CONVERGE *** check :-(
nemu2009-06-25 08:38:22 +00:00
8cb69a2011
some more rigrous checking of the STATISTIC block when reading it
nemu2009-06-25 08:31:15 +00:00
e60a6fc1bd
fixed the doppelt-gemoppelt STATISTIC block writing
nemu2009-06-25 07:49:11 +00:00
8ec9c10a24
made writting mlog-file BMW tighter (MUSR-82), and moved the all parameter == 0 to the appropriate place (MUSR-83)
nemu2009-06-25 06:36:08 +00:00
6f12a0e6c8
Added the admin-dir creation to the autogen-script (only needed in the case of the tar-download)
Bastian M. Wojek2009-06-22 18:15:28 +00:00
bcebaacfd9
Added ROOTAUXLIBS and ROOTAUXCFLAGS to the Makefiles
Bastian M. Wojek2009-06-22 13:54:55 +00:00
a983753912
not '//' in expanded paths anymore
nemu2009-06-22 11:40:21 +00:00
f7fa4696b2
Restoring original Makefiles, accidentally changed
Bastian M. Wojek2009-06-19 20:40:00 +00:00
b5016637fd
Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around
Bastian M. Wojek2009-06-19 20:37:06 +00:00
93e6e7d059
make dynamic functions user saver, i.e. stupid parameters will not lead to a crash MUSR-46
nemu2009-06-17 05:59:37 +00:00
921f3da2c9
changes for a selfconsistent error handling see MUSR-13
nemu2009-06-17 05:45:56 +00:00
6fe8f1c8cf
some more adaptation to the new Makefiles
nemu2009-06-16 06:29:33 +00:00
11f34a21f6
some adaptation to the new Makefiles
nemu2009-06-16 06:21:02 +00:00
d21be88ad6
implemented the BMW approximation for dyn. Lorentz KT LF for parameters nu, w0 >> a. Minor change in asymmetry output
nemu2009-06-16 05:48:12 +00:00
eb131cddbb
Merged the TLemRunHeader-lib into the musrfit tree and extended the Makefiles to work on further platforms - still some tests on non-Linux systems are missing...
Bastian M. Wojek2009-06-10 14:45:39 +00:00
4fdedbefad
Merged the TLemRunHeader-lib into the musrfit tree and extended the Makefiles to work on further platforms - still some tests on non-Linux systems are missing...
Bastian M. Wojek2009-06-10 14:45:10 +00:00