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 |
|
|
d7ef7b2ebe
|
Implimentation of msr2dat in the MSR module.
|
2009-10-08 15:42:39 +00:00 |
|
|
aa8b0953d0
|
Implimentation of msr2dat in the MSR module.
|
2009-10-08 15:40:45 +00:00 |
|
|
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 |
|
|
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 |
|
|
210ed1ce21
|
Devel tree
|
2009-09-24 18:33:46 +00:00 |
|
|
b3c85ef61a
|
New development branch.
|
2009-09-24 16:21:30 +00:00 |
|
|
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 |
|
|
857c744ee0
|
Changed file checking scheme\.
|
2009-09-22 14:09:51 +00:00 |
|
|
02334c8319
|
Added ExtractInfo for LEM and Bulk files.
|
2009-09-22 11:33:02 +00:00 |
|
|
ecdaa1b2cb
|
lifetime correction visible only for single hist fits.
|
2009-09-22 08:37:13 +00:00 |
|
|
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 |
|