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
|
c3aebf04d6
|
fixed 'unwanted empty line problem of mlog-files' see MUSR-95
|
2009-10-16 07:04:16 +00:00 |
|
nemu
|
404028c478
|
newly added since it has been forgotten in the last commit.
|
2009-10-08 11:01:38 +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
|
856aaba0a7
|
fixed severe memory leak
|
2009-10-06 06:20:01 +00:00 |
|
nemu
|
b2a572b790
|
fixed a bug in the spin glass function for negative times
|
2009-10-02 15:18:59 +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
|
dcb77c2e48
|
start adding triumf mud-file-format support. For a few days musrfit will be a bit frail.
|
2009-09-30 06:54:37 +00:00 |
|
nemu
|
497cc536d6
|
send error messages to cerr. Added doxygen comments.
|
2009-09-23 11:01:27 +00:00 |
|
Bastian M. Wojek
|
74cc2ad8d1
|
More PSIBIN changes...
|
2009-09-20 12:55:12 +00:00 |
|
Bastian M. Wojek
|
575856ba8f
|
Added a few uncommon options to musrfit - further testing is required
|
2009-09-08 16:01:23 +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
|
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
|
53f4466904
|
fix of ROOT-PPC problem (see MUSR-89)
|
2009-08-31 08:12:26 +00:00 |
|
nemu
|
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.
|
2009-07-23 07:19:53 +00:00 |
|
nemu
|
97618c5ce4
|
minor more sensible handling of strings (pointed out by BMW)
|
2009-07-09 20:06:07 +00:00 |
|
nemu
|
bad93a0db1
|
minor improvement in PMusrT0
|
2009-06-26 05:54:25 +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 |
|
Bastian M. Wojek
|
bcebaacfd9
|
Added ROOTAUXLIBS and ROOTAUXCFLAGS to the Makefiles
|
2009-06-22 13:54:55 +00:00 |
|
Bastian M. Wojek
|
1389b8e6c3
|
Fixed the shared library generation using libtool on Windows
|
2009-06-21 14:40:47 +00:00 |
|
Bastian M. Wojek
|
be9dbed4e1
|
Added a MacOSX detail
|
2009-06-20 16:43:19 +00:00 |
|
Bastian M. Wojek
|
b2e8de0e89
|
Added autotools Windows support
|
2009-06-20 13:57:11 +00:00 |
|
Bastian M. Wojek
|
117ccbf38a
|
Few minor script and flag changes
|
2009-06-20 05:50:09 +00:00 |
|
Bastian M. Wojek
|
52ae98ef9c
|
Corrected some errors in the new pkg-config files of the musr-libs
|
2009-06-19 20:56:20 +00:00 |
|
Bastian M. Wojek
|
f7fa4696b2
|
Restoring original Makefiles, accidentally changed
|
2009-06-19 20:40:00 +00:00 |
|
Bastian M. Wojek
|
b5016637fd
|
Added autotool-support for building musrfit - some additional tests are needed, the old Makefiles are still around
|
2009-06-19 20:37:06 +00:00 |
|
nemu
|
93e6e7d059
|
make dynamic functions user saver, i.e. stupid parameters will not lead to a crash MUSR-46
|
2009-06-17 05:59:37 +00:00 |
|
nemu
|
921f3da2c9
|
changes for a selfconsistent error handling see MUSR-13
|
2009-06-17 05:45:56 +00:00 |
|
nemu
|
d9fdd3543f
|
validate minos errors
|
2009-06-17 05:33:49 +00:00 |
|
nemu
|
b494f757be
|
prevent crashing for simplex only calls
|
2009-06-16 10:32:05 +00:00 |
|
nemu
|
6fe8f1c8cf
|
some more adaptation to the new Makefiles
|
2009-06-16 06:29:33 +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 |
|
Bastian M. Wojek
|
ac7ff10e32
|
Changed the installation path of musrfit...
|
2009-06-12 10:59:59 +00:00 |
|
Bastian M. Wojek
|
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...
|
2009-06-10 14:45:10 +00:00 |
|
l_musr_tst
|
8a9750155e
|
more flexible handling of paths
|
2009-06-10 13:10:37 +00:00 |
|
nemu
|
7270e2e58d
|
added view_packing option in the PLOT block
|
2009-06-09 12:56:58 +00:00 |
|
Bastian M. Wojek
|
1bf03aa7f7
|
Changed Makefiles for musrfit/cygwin
|
2009-06-06 15:22:28 +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
|
9b7ff5cad4
|
fixed bug of forgotten addRun counter reset according to MUSR-71
|
2009-06-02 05:45:03 +00:00 |
|
nemu
|
34e8324766
|
logx, logy feature for plotting implemented. No checking for positive definitness is preformed
|
2009-05-28 09:09:48 +00:00 |
|
nemu
|
f287ef666c
|
added skeleton for some additional PLOT block commands. No functionality yet.
|
2009-05-28 08:49:42 +00:00 |
|
nemu
|
571a048657
|
slightly improved fourier
|
2009-05-26 15:07:08 +00:00 |
|
nemu
|
5cadc57e13
|
some necessary cleanup
|
2009-05-26 05:51:48 +00:00 |
|