773 Commits

Author SHA1 Message Date
nemu
cc7bfa3071 fixed a cut & paste error 2009-11-18 13:51:23 +00:00
nemu
da50f1d18c check for subsequent numbered parameters added according to the suggestion of the Royal Highness pointed out in MUSR-103. 2009-11-18 06:41:18 +00:00
nemu
246e763d71 changed the extraction of the time resolution for the mud data format, since MUD_getHistFsPerBin seems sometimes to return just crap. 2009-11-17 16:05:31 +00:00
nemu
13ef385056 changed WKMFULLDATAPATH to MUSRFULLDATAPATH 2009-11-13 12:01:09 +00:00
nemu
7ccd021cfc added new option to musrt0: the key 'T' will set the t0 cursor to the maximum of the histogram 2009-11-12 13:29:42 +00:00
nemu
e9cb6ded30 updated Class_MuSR_PSI from A.Amato/A.Raselli. Added support for MDU PSI binary format. Not rigorously tested yet. 2009-11-12 11:26:10 +00:00
nemu
c2b898a246 improved handling for musrt0 2009-11-11 12:42:55 +00:00
nemu
d58d7f36e1 (i) added that LEM afs paths to musrfit_startup.xml. (ii) fixed the resize errors (0/1 issue) 2009-11-10 11:34:27 +00:00
nemu
8943295bef fixed 0/1 problem PMsrRunBlock::GetBkgRange and PMsrRunBlock::GetDataRange 2009-11-09 11:20:06 +00:00
nemu
4bb5b7e979 adopted to comment MUSR-99 2009-11-09 07:20:16 +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
e14feae99d added PSI mdu-ascii data format 2009-10-29 12:57:07 +00:00
nemu
61de7905e6 removed 'save db' support from PMusrCanvas. 2009-10-23 05:53:25 +00:00
nemu
fe71e7b9c8 improved ascii export (MUSR-87,MUSR-92). Produce now two files, one for the data and one for the theory. There are still some issues concerning root ownership which sometimes result in crashes at the exit of the musrview. db export still needs to be done. 2009-10-22 11:07:50 +00:00
nemu
3b3f793856 harmonised PMUSR_UNDEFINED response 2009-10-20 05:57:48 +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
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