172 Commits

Author SHA1 Message Date
bfe1389f9b Removed MuTransistion from tests directory. 2021-07-28 13:31:27 +02:00
a7b540cfdb update of the copyright info. 2021-03-29 08:30:43 +02:00
b6dba8965b update of the copyright info. 2020-04-30 17:46:10 +02:00
9ae2cc90a5 also allow to add an offset. 2019-10-24 15:14:44 +02:00
65a5e8f247 allow to change the power N for 2^N elements. 2019-10-24 15:14:35 +02:00
aecc0324b5 Merge commit '9add9f25' into dks6 2019-10-24 08:01:35 +02:00
9add9f2561 added a bare fftw3 test in order to make sure fftw3 works on a new platform. 2019-10-23 19:54:54 +02:00
8b416b45e0 merged root6 2019-09-11 12:12:13 +02:00
2e2c249e33 Fixed bug in runMuSimulation.C 2019-05-23 11:13:36 +02:00
e91f8074a6 Added all Mu fractions to print method; added time stamps in root macro. 2018-09-11 17:35:11 +02:00
4aa264c17a Added nu_13 and nu_24 for anisotropic Mu 2018-09-11 16:36:20 +02:00
1729055385 merged from root6. Compiles but has issues with DKS linking yet. 2017-05-15 21:30:42 +02:00
fb3dc05505 adopted to the case where ROOT is installed from the repo. There are still issues: the shared libs cannot loaded from within the function. The path handling needs to be sorted out. 2017-05-07 11:13:55 +02:00
fdf604fff2 Changed installation directory from ROOTSYS to /usr/local 2017-04-26 17:49:46 +02:00
5908d8791a back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\! 2017-02-08 10:45:17 +01:00
18d037fdf2 adopted dks to root6 (branch dks6). Not yet tested. 2017-02-07 16:12:49 +01:00
5e28f465a4 replace all __CINT__ by __CLING__. 2017-02-07 16:08:52 +01:00
c61641efe3 Adopted PSimulateMuTransition to root6 2017-01-20 11:56:12 +01:00
ac30fd956b merged branch 'master' into 'dks' 2016-04-28 13:42:24 +02:00
nemu
b65e07b8c8 added fractions for 34 and 14 lines for anisotropic Mu 2016-04-15 19:06:10 +02:00
Thomas Prokscha
908f728744 Changed calculation of charge-exchange processes to a product of complex polarization functions, as in the paper of M. Senba 2016-04-14 15:28:33 +02:00
7dc9158a09 Merge branch 'master' into dks 2016-04-11 12:23:31 +02:00
e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +01:00
b157d01506 merge into master 2016-03-04 13:23:12 +01:00
ec5a26d96d Merge branch 'master' of ssh://gitorious.psi.ch/nemu/musrfit 2016-03-04 09:43:36 +01:00
47580b66d8 added a GbG LF calculator (standalone for now) 2016-03-04 09:43:05 +01:00
Thomas Prokscha
cd04164943 Fixed problems with run header 2016-03-03 17:28:50 +01:00
Thomas Prokscha
7ae1b9ab5e changed to complex Mu polarization function 2016-02-22 22:47:58 +01:00
Thomas Prokscha
1c5c94a86b Use Musr-Root run header 2016-02-17 20:42:13 +01:00
Thomas Prokscha
96ad763940 Removed faulty lines at the beginning and end of file 2016-02-17 14:27:11 +01:00
Thomas Prokscha
1c31fc88d0 Added Mu0 spin-flip process 2016-02-17 14:22:21 +01:00
55f70cd526 Merge branch 'devel-rrf' 2016-01-22 15:25:53 +01:00
6c4c8eb74c currently working with 3 lines 2016-01-22 15:23:32 +01:00
8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +01:00
Thomas Prokscha
6f79943ca2 Changed runMuSimulation.C according to chnages in PSimulateMuTransition.cpp 2016-01-14 13:56:27 +01:00
nemu
8b2f0a16af Calculate for Mu Px(t) by a superposition of the 4 Mu frequencies 2016-01-14 11:55:43 +01:00
4824937fa1 make it a bit more flexible 2015-11-20 08:47:36 +01:00
8d496a41c0 added little root macro to check the c++ io formatting. 2015-09-08 08:50:26 +02:00
a2601348cf first working FFT including DKS. 2015-04-13 17:21:27 +02:00
a393cb9ec5 fixed wrong Fourier vector size for DKS. 2015-04-08 17:24:24 +02:00
75578f1977 first work to add GPU support via DKS for Fourier. 2015-04-07 16:46:20 +02:00
d6eb8f3714 ascii exporter for fake data. 2014-11-21 17:58:31 +01:00
535b31f736 updated doc (svn -> git). Some minor changes. 2014-10-25 11:13:35 +02:00
f51152c4a3 config level fix for Mac OS X 10.9 (Mavericks). Optimize Noakes-Kalvius formulae. Update of docu. 2013-12-16 07:54:46 +00:00
258a0ce336 adding a MINUIT <-> MINUIT2 fit compare 2013-11-07 06:40:09 +00:00
8c0d983b2f removed wrong discretization 2013-11-06 08:54:34 +00:00
81e9fad06f slight improvement in the Poisson noise, still not perfect. 2013-11-05 20:35:47 +00:00
d3e14a2a47 prevent underflow for diffuse scattering Pippard - very short mean free path 2013-10-21 08:57:49 +00:00
nemu
29ca354399 Rearranged input parameter. 2013-04-04 15:20:34 +00:00
nemu
6899dab5a2 Rearranged input parameters for capture and ionization rates. 2013-04-04 14:36:59 +00:00