Commit Graph
752 Commits
Author SHA1 Message Date
Zaher Salman 314f91282a Merged muonspin/musrfit into master 2016-04-26 15:45:43 +02:00
nemu 95ac103605 Merge branch 'master' into root6 2016-04-26 12:58:50 +02:00
suter_a af7b729a5a start-/endTimeBin are now class members. This reduces the number of recalculations. 2016-04-26 12:39:27 +02:00
Zaher Salman 3b08cad70b Merged muonspin/musrfit into master 2016-04-25 09:19:01 +02:00
suter_a ee064fc504 Added the theory function muMinusExpTF for mu minus fits 2016-04-22 10:56:52 +02:00
suter_a 3dfd348d5e all mu minus fits to run log max likelihood minimization. 2016-04-22 10:54:09 +02:00
Zaher Salman 5ae40cacb6 Merged muonspin/musrfit into master 2016-04-12 08:52:52 +02:00
suter_a 82ba938c2d make sure that N0 is only estimated if N0 is NOT fixed. 2016-04-11 11:11:31 +02:00
Zaher Salman bc9132db3c Merged muonspin/musrfit into master 2016-03-16 10:06:16 +01:00
suter_a b1ba14ec76 Merge branch 'master' into root6 2016-03-15 09:52:07 +01:00
suter_a e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +01:00
Zaher Salman 5cbe1be73f Merged muonspin/musrfit into master 2016-02-24 11:06:27 +01:00
suter_a c720b60a07 explict casting needed because of a picky compiler 2016-02-23 18:01:53 +01:00
suter_a f3542337fc Merge branch 'master' into root6 2016-02-23 17:37:52 +01:00
suter_a fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +01:00
Zaher Salman 54ec7e204f Merged muonspin/musrfit into master 2016-02-22 10:23:13 +01:00
suter_a fe4c0ddede Merge branch 'master' into root6 2016-02-17 13:10:13 +01:00
suter_a 352ac5db21 install default XML startup files under /home/nemu/.musrfit rather than /bin. Since this is a substantial indentation, the version number has been incremented. 2016-02-17 12:59:03 +01:00
suter_a 4ab8e6ebf2 Merge branch 'master' into root6 2016-02-16 17:46:32 +01:00
suter_a f6cbb4d806 replace data-file-format tag from ROOT-NPP/PPC to MUSR-ROOT whenever possible. 2016-02-16 13:29:45 +01:00
salman a66917e9a7 Commited changes from Andreas manually. 2016-01-29 10:03:35 +01:00
suter_a e8b0b002d8 Merge branch 'master' into root6 2016-01-23 09:49:33 +01:00
salman 3e9bfbc5be Merge remote-tracking branch 'remotes/muonspin/musrfit/master' 2016-01-22 17:31:27 +01:00
suter_a eb482b9671 improved handling of RRF freq in the msr-file 2016-01-18 16:25:34 +01:00
suter_a c50a33243d fixed a compiler warning 2016-01-18 16:24:52 +01:00
suter_a 71cac92d23 more work toward an asymmetry RRF fit. 2016-01-18 10:41:27 +01:00
suter_a b8b7b7665f some more work towards asymmetry RRF 2016-01-15 18:26:47 +01:00
suter_a 5303f550b4 add the missed files. 2016-01-15 17:30:05 +01:00
suter_a 8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +01:00
suter_a 782eb4e1a4 better RRF labelling, and proper class variable naming. 2016-01-14 13:18:06 +01:00
suter_a fd655e720b slightly improvement the N0 estimate 2016-01-14 11:24:49 +01:00
suter_a 52e2c20527 some tweaking in order to supress ghost lines. 2016-01-07 16:10:47 +01:00
suter_a 097a6db6b0 more work towards fully functional RRF single histo fit 2016-01-07 13:19:00 +01:00
suter_a 7d315b2b86 implemented proper error propagation and improved N0 estimate. 2016-01-06 17:33:41 +01:00
suter_a 6ee5d76b35 first implementation of the single histo RRF fit (no plotting yet). Seems to work but the error estimate of the RRF asymmetry seems to be too large. Needs to be checked. 2015-12-21 16:54:12 +01:00
suter_a 99864b2b82 some more self-consistency checks with RRF. 2015-12-19 20:32:07 +01:00
suter_a c3b5a52519 start working on RRF. For now only work on the msr-file side is done. 2015-12-18 15:34:18 +01:00
suter_a 2da9f5312d fixed merge conflict 2015-11-22 15:37:32 +01:00
Zaher Salman 7bd5fdc7c7 Merged muonspin/musrfit into master 2015-11-11 14:38:45 +01:00
suter_a 9c700a3773 Fixes the crash of Fourier if the maximal range given in the Fourier block is larger than the available. 2015-11-11 10:30:16 +01:00
suter_a 4fd610442d improved the CLEANFILES for ROOT6. 2015-10-28 13:56:16 +01:00
suter_a 1f7c4898dc Merge branch 'master' into root6 2015-09-24 20:56:04 +02:00
Zaher Salman 4ccacfacb9 Merged muonspin/musrfit into master 2015-09-24 17:40:18 +02:00
suter_a f58cbf1874 added a yet experimental feature of a phase 'optimized' real Fourier transform. 2015-09-24 15:33:47 +02:00
Zaher Salman 4cc7026dd3 Merged muonspin/musrfit into master 2015-09-22 16:38:27 +02:00
suter_a 1f95678764 generating global fit msr-files including a GLOBAL block is working now as expected. 2015-09-22 16:33:02 +02:00
Zaher Salman dcc4c88ee2 Merged muonspin/musrfit into master 2015-09-21 15:45:24 +02:00
suter_a 0a59e6b4d9 Merge branch 'master' into root6 2015-09-20 19:49:12 +02:00
suter_a fc9c573f2a some minor improvements proposed by BMW: fix data to graph 2015-09-20 19:06:38 +02:00
suter_a e55ac4ecee after cross-check with BMW cleaned up, removed one copy/paste error (break;) and re-enabled the other twos which are indeed needed. 2015-09-18 16:21:15 +02:00