637 Commits

Author SHA1 Message Date
Bastian M. Wojek
12d16bab46 Minor change in reading TrimSP-files 2009-11-19 14:52:12 +00:00
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
Bastian M. Wojek
b89773bbe5 Added a directory with some msr- and data-files for quick testing of new musrfit installations 2009-11-17 20:57:43 +00:00
Bastian M. Wojek
1381cd1fe2 Changed the format of the xml-startup file according to wishes of AS 2009-11-17 17:24:30 +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
Bastian M. Wojek
ad673f7d36 Added some more simple triangular Vortex lattice models to libTFitPofB - UNTESTEDklog wojek NO GUARANTEE, esp for AGL 2009-11-16 21:58:35 +00:00
Bastian M. Wojek
08efd371ac Added the NGL calculation to libTFitPofB - some tests need to be done and some more checks have to be implemented 2009-11-15 12:04:11 +00:00
Bastian M. Wojek
00bca9591b al-ḥamdu li-llah! Cleaning up of libTFitPofB later... 2009-11-14 23:23:32 +00:00
Bastian M. Wojek
7ab839495a Hopefully fixed the 'negative order parameter issue'... The 'negative field issue' and the fact that the results are simply wrong remain... 2009-11-14 18:00:04 +00:00
Bastian M. Wojek
723cd29dcd Changed the Makefile of libTFitPofB for more general use. IGNORE TBulkVortexFieldCalc.cpp for the moment. It's a toy for small children which is not working at all at the moment. Furthermore, IGNORE all pragma-warnings during compilation. 2009-11-14 09:39: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
4071ab40bd Cosmetic stuff 2009-11-12 13:00:50 +00:00
nemu
4c7c392b47 adopted dialogs according to the new file formats 2009-11-12 11:51:29 +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
Bastian M. Wojek
a63868369a Temporary upload in order to fix an error in my calculations - some parts are not working at all 2009-11-06 14:09:27 +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
e6f62ff445 Release shared parameters when requested. 2009-11-04 12:50:56 +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
b531ae1046 ALC added to standard paths 2009-10-30 14:20:38 +00:00
7cfbbacd6b Fix bug in parameter initialization table when changed. 2009-10-30 14:11:10 +00:00
6428cf3e7b Fix big in parameter initialization table when changed. 2009-10-30 14:00:43 +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
Bastian M. Wojek
8e942948a5 Minor changes in libTFitPofB - the bigger problems have to be debugged later 2009-10-26 19:10:38 +00:00
Bastian M. Wojek
9a693de0ce Started to implement a few changes in order to increase the calculation efficiency of libTFitPofB 2009-10-25 20:36:02 +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
Bastian M. Wojek
9af5f415f7 Change compiler and linker in the Makefile 2009-10-21 11:12:28 +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
62cf91fbbf Fix bug for two run blocks with different parameters. 2009-10-19 15:45:42 +00:00
Bastian M. Wojek
0a5d35944d As always forgot some more files... 2009-10-17 19:20:17 +00:00
Bastian M. Wojek
68092aad6b As always forgot some files... 2009-10-17 19:19:07 +00:00
Bastian M. Wojek
ccaba04d51 Fixed a Bessel-function-bug in the class calculating LF relaxation functions through Laplace transforms 2009-10-17 19:14:10 +00:00
nemu
c3aebf04d6 fixed 'unwanted empty line problem of mlog-files' see MUSR-95 2009-10-16 07:04:16 +00:00
Bastian M. Wojek
dca470e7bf Change compiling flags in order to get PSI-BIN support on MacOSX - hope it does not influence the linux compilation (unchecked) 2009-10-12 19:13:00 +00:00
e485eb91a9 More work on functions block 2009-10-09 21:57:15 +00:00
b3225e1720 More work on functions block 2009-10-09 15:51:55 +00:00
832c0fe022 More work on functions block 2009-10-09 15:50:55 +00:00
cb5c211956 Roll changes into devel tree 2009-10-09 15:00:04 +00:00