1997 Commits

Author SHA1 Message Date
2cd81cf235 More recent working version 2018-10-15 10:16:41 +02:00
9c8a227f6a remove accidental previous commit. 2018-10-12 16:30:36 +02:00
fab31e13c7 added cmake policy for initial math tests. 2018-10-12 16:27:18 +02:00
70013be8fc get rid of cmake warnings in connection with automoc and autouic 2018-10-11 12:42: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
09111b659d Update to last working version. 2018-09-11 10:19:01 +02:00
nemu
2a848ed5f3 make sure that BOOST is found even if installed in any non-standard path. 2018-08-27 15:46:48 +02:00
Zaher Salman
e428554f7e Added documentation relevant to beta-NMR asymmetry fits, fittype 5. 2018-08-26 11:33:13 +02:00
Zaher Salman
e19289d0c3 Cleanup 2018-08-25 23:51:08 +02:00
Zaher Salman
8c2537efae Estimate alpha for beta-NMR asymmetry calculation from the ratio of B/F counts if no alpha line is given in the run block. 2018-08-25 23:06:57 +02:00
f81c6aa2bf Deal with missing alpha line for beta-NMR. 2018-08-24 17:42:23 +02:00
b5f5d26e9c Added estimation for the value of alpha from integrated counts. 2018-08-24 14:08:28 +02:00
dfea8334b7 Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested. 2018-08-24 13:03:28 +02:00
Zaher Salman
00d0fb863b Merged muonspin/musrfit:root6 into master 2018-08-24 11:30:03 +02:00
ae60581d5d Updated to the last working version. 2018-08-23 17:35:57 +02:00
5f6a4c674b update of the docu. Added the beta-NMR docu written by Jonas Krieger. 2018-08-23 12:43:48 +02:00
b8dc67fa1a Fix x-axis label bug (reported by Gerland Morris). 2018-08-21 10:32:57 +02:00
Zaher Salman
af4040228b Template files for two helicities and subtracted helicities updated. 2018-08-20 22:04:50 +02:00
Zaher Salman
fa7e74e560 Remove beta-NMR ascci based templates to avoid confusion. 2018-08-20 20:04:43 +02:00
e9ec126d9e Beta-NMR helicity subtraction seems to work in the new class. Still needs debugging and tests. Some of the changes from Jonas were reverted since SExp does not work otherwise. 2018-08-20 17:51:39 +02:00
Zaher Salman
52a5bc25b1 Start substract asymmetry implementation. 2018-08-19 23:40:55 +02:00
Zaher Salman
782451e825 Start substract asymmetry implementation. 2018-08-19 23:37:48 +02:00
Zaher Salman
e5c1450fc8 Fixed chisqr calculation bug in BNMR 2018-08-18 23:45:28 +02:00
6c657e2c6b Merge branch 'master' into beta-NMR
The new beta-NMR class is ready and independent from the original
Asymmetry class.
2018-08-18 16:39:32 +02:00
Zaher Salman
4bbc7b4388 Merged muonspin/musrfit:root6 into master 2018-08-18 14:18:06 +02:00
ef653c11b2 Resolve conflict from Jonas' commits 2018-08-18 14:17:41 +02:00
8ab2687e17 added some more necessary paths. 2018-08-17 20:55:04 +02:00
758f338972 First working duplicate asymmetry class for beta-NMR. 2018-08-17 16:08:04 +02:00
JAK
f5bdc75013 Merged in krieger_j/musrfit_jak/libBNMR (pull request #7)
libLineProfile
2018-08-17 13:07:58 +00:00
JAK
97d6a495a1 cmake should now also work on MacOS. 2018-08-17 14:57:36 +02:00
JAK
7d5429b5e3 Removed class MLRes from libBNMR. It wasn`t implemented. 2018-08-17 12:56:01 +02:00
JAK
9c73880b8b Updated docu in LineProfile.pdf. 2018-08-17 11:08:22 +02:00
JAK
12d36cc91b Updated docu in LineProfile.pdf. 2018-08-17 10:56:28 +02:00
JAK
c19d1f473a The line shape width is now the correct FWHM. 2018-08-17 10:49:06 +02:00
Zaher Salman
b044d97a55 More work towards implementation of beta-NMR asymmetry calculation 2018-08-16 23:17:39 +02:00
4b2133bbca Added CMake files for libLineProfile. 2018-08-16 13:09:02 +02:00
Zaher Salman
4e54d9c0b9 First successful compilation of AsymmetryBNMR 2018-08-15 21:35:56 +02:00
Zaher Salman
e2a59af6e1 Start branch to develop full featured beta-NMR support 2018-08-15 20:35:06 +02:00
Zaher Salman
3cdf3d356e Optimization and clean up 2018-08-15 20:17:13 +02:00
JAK
5ec5c0be40 Added libLineProfile and integrated it into automake. 2018-08-15 16:35:02 +02:00
Jonas A. Krieger
32f8535926 Speed up of SExpRlx by a factor of ~5 by using static TF1s. Might not be thread save. 2018-08-15 14:51:51 +02:00
Jonas A. Krieger
e73ded0078 Cleaned up libBNMR a bit. 2018-08-15 10:38:21 +02:00
Zaher Salman
36e3d28130 Merged muonspin/musrfit:root6 into master 2018-08-07 06:35:34 +02:00
52ecd62c90 README edited online with Bitbucket. Proper link to the new documentation. 2018-07-27 18:32:24 +00:00
b93188495f README.md edited online with Bitbucket. Proper link to the new documentation. 2018-07-27 18:25:13 +00:00
Zaher Salman
379b7c5206 Merged muonspin/musrfit:root6 into master 2018-07-11 15:20:46 +02:00
8494ca71db allow the exponent for the temperature evolution for lambda to be set. If not given, the two fluid exponent 4 will be chosen. 2018-07-11 13:39:58 +02:00
Zaher Salman
955b628c23 Merged muonspin/musrfit:root6 into master 2018-07-11 11:51:39 +02:00
98051779d5 switched from QTextEdit to QPlainTextEdit for efficiency reasons. Furthermore it allows to limit the block size. 2018-07-10 16:22:46 +02:00