Commit Graph
2360 Commits
Author SHA1 Message Date
suter_a f28a0153b4 added missing header. 2018-10-24 11:31:19 +02:00
suter_a 419f0718f3 increased the export precision. This is a quick and dirty fix only. 2018-10-23 16:02:10 +02:00
suter_a 34dd954613 increased the export precision. This is a quick and dirty fix only. 2018-10-23 16:00:54 +02:00
suter_a 06ae0a12ea fixed start != t0 phase issue 2018-10-18 13:54:05 +02:00
Zaher Salman d05a858e7e Merged muonspin/musrfit:root6 into master 2018-10-16 10:04:36 +02:00
suter_a 357d46aac4 allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing. 2018-10-15 16:12:49 +02:00
suter_a 5909d59f32 allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing. 2018-10-15 16:09:17 +02:00
salman 92d1f0145c Resolve conflict with Andreas' musrfit 2018-10-15 10:25:15 +02:00
salman 8207aea183 Changes to template files 2018-10-15 10:19:02 +02:00
salman 2cd81cf235 More recent working version 2018-10-15 10:16:41 +02:00
suter_a e9e39bb8a6 get rid of cmake warnings in connection with automoc and autouic 2018-10-11 12:48:13 +02:00
suter_a 70013be8fc get rid of cmake warnings in connection with automoc and autouic 2018-10-11 12:42:36 +02:00
prokscha e91f8074a6 Added all Mu fractions to print method; added time stamps in root macro. 2018-09-11 17:35:11 +02:00
prokscha 4aa264c17a Added nu_13 and nu_24 for anisotropic Mu 2018-09-11 16:36:20 +02:00
salman 09111b659d Update to last working version. 2018-09-11 10:19:01 +02:00
nemuandsuter_a 660053c52a make sure that BOOST is found even if installed in any non-standard path.
Conflicts:
	src/CMakeLists.txt
	src/classes/CMakeLists.txt
2018-08-27 15:59:50 +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 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
salman f81c6aa2bf Deal with missing alpha line for beta-NMR. 2018-08-24 17:42:23 +02:00
salman b5f5d26e9c Added estimation for the value of alpha from integrated counts. 2018-08-24 14:08:28 +02:00
salman dfea8334b7 Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested. 2018-08-24 13:03:28 +02:00
salman ae60581d5d Updated to the last working version. 2018-08-23 17:35:57 +02:00
salman 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
salman 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
salman 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
salman ef653c11b2 Resolve conflict from Jonas' commits 2018-08-18 14:17:41 +02:00
suter_a db70d474dc added some more necessary paths. 2018-08-17 21:00:00 +02:00
suter_a 8ab2687e17 added some more necessary paths. 2018-08-17 20:55:04 +02:00
suter_a dc437c9f25 fix of an accidentally carried out wrong cleanup. 2018-08-17 16:16:08 +02:00
salman 758f338972 First working duplicate asymmetry class for beta-NMR. 2018-08-17 16:08:04 +02:00
JAKandsuter_a 927eb75a90 cmake should now also work on MacOS. 2018-08-17 16:04:11 +02:00
JAKandsuter_a 7dd79560d1 Removed class MLRes from libBNMR. It wasn`t implemented. 2018-08-17 16:04:07 +02:00
JAKandsuter_a a159f573b6 Updated docu in LineProfile.pdf. 2018-08-17 16:01:02 +02:00
JAKandsuter_a 8a7a9b7380 Updated docu in LineProfile.pdf. 2018-08-17 16:01:02 +02:00
JAKandsuter_a d9c4505e8e The line shape width is now the correct FWHM. 2018-08-17 16:01:02 +02:00
suter_a 5aa7bec5d6 Added CMake files for libLineProfile. 2018-08-17 16:01:02 +02:00
JAKandsuter_a 266b18ae33 Added libLineProfile and integrated it into automake. 2018-08-17 16:01:02 +02:00
Jonas A. Kriegerandsuter_a 685aca6c9a Speed up of SExpRlx by a factor of ~5 by using static TF1s. Might not be thread save. 2018-08-17 16:00:55 +02:00
Jonas A. Kriegerandsuter_a 57931f0487 Cleaned up libBNMR a bit. 2018-08-17 15:57:16 +02: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