131 Commits

Author SHA1 Message Date
00d591fbff added some missing header files 2011-04-03 18:49:43 +00:00
nemu
42e4a1970e added a first version of ISIS NeXus Version 1 2011-03-31 05:43:10 +00:00
Bastian M. Wojek
aaa0638729 Restructured the interdependencies within the BMWlibs (maybe other commits will follow) 2011-03-20 18:03:49 +00:00
Bastian M. Wojek
032ce4a1e4 - Extended the usage of xml-startup files in some plugin libraries and renamed the file itself.
- Added some documentation to libLFRelaxation which in the present stage is mainly used for testing purposes.
2011-03-16 16:43:13 +00:00
Bastian M. Wojek
233ca10dff - Removed the extensions of the external libraries in the test files.
ROOT is anyway checking multiple extensions for dynamic libraries, therefore leaving them out yields platform-independent msr files.

- Minor changes in libTFitPofB

- Added a user function for Uemura's ZF/LF dynamical spin-glass relaxation function
  see, e.g. Y.J. Uemura et al., Phys. Rev. B 31, 546-563 (1985)
  or Y.J. Uemura, Hyperfine Interact. 8, 739 (1981)

  This yields an overall Lorentzian field distribution with motional narrowing.
  However, the present implementation is at best some design study:
  The Lorentzian distribution of width "a" is modeled by Gaussian distributions of widths "sigma" from 0 to infinity.
  Some "resonable cut-offs" would be: 0.1*a < sigma < 10000*a
  Due to finite memory and computing power, in the present version these cut-offs are: 0.1*a < sigma < 40*a
  This yields depolarization functions overall similar to those in Uemura's articles.
  However, due to the low cut-off the first derivative of the depolarization function is zero in the limit t->0
  (what should not be the case for a true Lorentzan).
  Furthermore, the calculation is rather slow and the resulting functions should only be regarded as crude approximations.
  Therefore, at the moment this is far from being of practical use in analyzing experimental data.
2011-03-12 21:13:51 +00:00
nemu
9e4f92173a the formating of fixed parameters (step=0) where wrongly formatted (connected to MUSR-167). This should be done correctly now. 2011-02-07 13:30:47 +00:00
nemu
90ed9df1b6 some more work, including the PSI-BIN write routines which are officially not released yet. 2011-02-07 06:02:56 +00:00
nemu
f4d6e349fe added the option to split a user function into a global and run-block related part (see MUSR-134) 2010-11-10 13:13:00 +00:00
nemu
e191844270 potential fix of event handler crash in non-muSR fit 2010-10-27 19:00:47 +00:00
98076c5cf9 added F13 crash protocol and crash header info for SL51 2010-10-26 14:59:23 +00:00
5ab8b4976f add MacOS X event handler crash 2010-10-26 14:49:18 +00:00
ee1fc698e3 darwin -> Darwin, for Mac OSX 10.6.x 2010-10-26 12:40:14 +00:00
nemu
04aae790ca adding an event handler testing program to help to ROOT people to find a bug in their event handler 2010-10-08 10:57:14 +00:00
Bastian M. Wojek
1f34e2e405 Added a license for mud and changed the BMWlibs-ASCII-test-file 2010-09-16 13:37:28 +00:00
nemu
76b2364169 proper implementation of the variance B 2010-08-17 11:54:59 +00:00
nemu
50e3838a5f added B 2nd moment 2010-08-17 11:12:00 +00:00
nemu
9f52014d73 some more comments 2010-08-17 09:24:09 +00:00
3be37b2599 adopted that it does compile with Microsoft Visual Studio 2008 Express Edition (see spirit_fcn_test.mak which is an input file for nmake.exe) 2010-08-16 07:31:10 +00:00
nemu
e4fa408420 some more info, and replacing the parameter half-thickness through the film thickness 2010-06-04 12:39:30 +00:00
nemu
c4e7d3c57b newly added 2010-06-04 11:31:30 +00:00
nemu
4d9575d5eb Added musrfit input file for MuTransition simulation. 2010-03-06 17:21:26 +00:00
nemu
905160a145 Added SetOffsetPPCHistograms in runMuSimulation.C. 2010-03-06 17:20:13 +00:00
nemu
7b0734bea4 Added comments. 2010-03-02 09:22:33 +00:00
nemu
5d2b7e71d5 Added two precessing and one non-precessing Mu state. 2010-03-01 17:43:29 +00:00
nemu
07e6863939 Added Mu0 as initial state with user defined fraction. 2010-03-01 09:26:19 +00:00
nemu
12db37213c Added debug flag. 2010-02-28 17:58:32 +00:00
nemu
a5e89b2070 Added MuTransition simulation (Mu+/Mu0 charge-exchange). 2010-02-26 15:39:07 +00:00
nemu
e14c5c3b7f Update one of the BMWlibs test-files 2010-02-23 18:52:17 +00:00
nemu
f2bd5b124f first implementation of histogram grouping. Probably still some more testing needed. 2010-02-08 14:01:41 +00:00
nemu
9b94dff860 some minor improvements towards fixing the boost::spirit problem for newer distributions. Needs a thorough checking on a newer linux distribution, i.e. at home 2010-01-14 13:11:07 +00:00
Bastian M. Wojek
8782cbba25 Added some further testing cases to check if musrfit has been set-up correctly 2010-01-08 15:57:23 +00:00
nemu
6837ba3cdf added a first implementation of RRF view representation for asymmetry view 2010-01-06 13:09:55 +00:00
nemu
e0c893503f first implementation of a RRF. So far, for single histo only. 2009-12-23 13:43:23 +00:00
nemu
5a622da07e newly added 2009-12-15 08:12:03 +00:00
nemu
8f817c6cbc newly added for test purposes. 2009-12-15 07:15:08 +00:00
Bastian M. Wojek
72f858b89a Small change to avoid problems when using Boost >= 1.38.0 2009-11-23 11:58:27 +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
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
dc367a89a5 newly added 2009-09-29 08:18:46 +00:00
nemu
78c29bd385 removed parallel tree 2009-09-07 10:41:24 +00:00
nemu
f630ef1d3b some improvement callculating <B> 2009-09-07 08:33:39 +00:00
nemu
6e596915c8 changed to file input handling 2009-07-06 12:29:36 +00:00
nemu
d3c5c7841a newly added 2009-06-26 13:32:31 +00:00
nemu
f287ef666c added skeleton for some additional PLOT block commands. No functionality yet. 2009-05-28 08:49:42 +00:00
nemu
0b2e989141 corrected data handling (see MUSR-58) 2009-05-19 14:47:24 +00:00
nemu
395e5c09a0 added FIR for tests 2009-05-01 07:21:07 +00:00
nemu
f2eda8a588 added fractional parameter for internal field/bessel. Corrected handling of table functions 2009-04-24 13:28:49 +00:00
nemu
9f3fb85928 some more minor bug fixing leading towards ADDRUN 2009-03-13 10:26:12 +00:00
nemu
0fc7f8c4bf added dynamic Gauss KT 2009-02-27 09:45:52 +00:00
nemu
f06ab1b700 renaming and adding Keren SG 2009-01-24 13:46:22 +00:00