Commit Graph
542 Commits
Author SHA1 Message Date
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
salman 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
salman e485eb91a9 More work on functions block 2009-10-09 21:57:15 +00:00
salman b3225e1720 More work on functions block 2009-10-09 15:51:55 +00:00
salman 832c0fe022 More work on functions block 2009-10-09 15:50:55 +00:00
salman cb5c211956 Roll changes into devel tree 2009-10-09 15:00:04 +00:00
salman d7ef7b2ebe Implimentation of msr2dat in the MSR module. 2009-10-08 15:42:39 +00:00
salman aa8b0953d0 Implimentation of msr2dat in the MSR module. 2009-10-08 15:40:45 +00:00
salman fcdc91996e Fixed some bugs. 2009-10-08 14:17:57 +00:00
nemu 404028c478 newly added since it has been forgotten in the last commit. 2009-10-08 11:01:38 +00:00
salman 123d2d61b3 msr2dat script added. Extracts parameters from msr files into table format. 2009-10-07 15:19:46 +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 ea3fc6b037 fixed another memory leak 2009-10-06 09:34:03 +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 dc367a89a5 newly added 2009-09-29 08:18:46 +00:00
salman 210ed1ce21 Devel tree 2009-09-24 18:33:46 +00:00
salman b3c85ef61a New development branch. 2009-09-24 16:21:30 +00:00
salman 41267b9fef Cleanup and tweeks 2009-09-23 16:28:56 +00:00
nemu 497cc536d6 send error messages to cerr. Added doxygen comments. 2009-09-23 11:01:27 +00:00
nemu 1f085d2001 added missing help info 2009-09-23 06:13:17 +00:00
salman 857c744ee0 Changed file checking scheme\. 2009-09-22 14:09:51 +00:00
salman 02334c8319 Added ExtractInfo for LEM and Bulk files. 2009-09-22 11:33:02 +00:00
salman ecdaa1b2cb lifetime correction visible only for single hist fits. 2009-09-22 08:37:13 +00:00
salman 02f6b5ab78 Minor tweeks 2009-09-21 16:05:28 +00:00
Bastian M. Wojek 74cc2ad8d1 More PSIBIN changes... 2009-09-20 12:55:12 +00:00
Bastian M. Wojek e3ac790371 PSIBIN-changes... 2009-09-20 11:35:01 +00:00
Bastian M. Wojek c907db6273 Some hobby work with the multidimensional integrals... 2009-09-19 17:59:16 +00:00
salman d3f7e4ea9a Update cgi to use new functionality in MSR.pm module 2009-09-18 22:00:15 +00:00
salman b4896af8d0 Cleanup.. 2009-09-18 20:50:15 +00:00
salman 7377b9bb93 Add fit, plot and musrt0 in toolbar. 2009-09-17 22:04:09 +00:00
salman 46621b8929 Add fit, plot and musrt0 in toolbar. 2009-09-17 21:59:23 +00:00
salman df8bfe29a0 Add files to fit from different directories. 2009-09-17 21:22:38 +00:00
salman f409ca47b8 Propagated changes into development tree. 2009-09-17 15:15:40 +00:00
salman 477f943b61 Generalize data range and t0 in single hist fit. Add lifetime correction. 2009-09-17 12:44:25 +00:00
Bastian M. Wojek 7f6911d7ac Change of the algorithm to calculate gap integrals 2009-09-16 12:36:06 +00:00
salman aab2c7a717 Finished implementing basic export capability. 2009-09-14 11:40:24 +00:00
salman d1e7cc82ba Finished implementing basic export capability. 2009-09-14 11:39:12 +00:00