1268 Commits

Author SHA1 Message Date
82ba938c2d make sure that N0 is only estimated if N0 is NOT fixed. 2016-04-11 11:11:31 +02:00
666f2c49c3 added docu for the GbG LF user function 2016-03-29 15:35:45 +02:00
Andreas Suter
d5f7d9eb9d added necessary FFTW3 cflags 2016-03-16 07:26:26 +01:00
9f38d49773 removed the gsl part all together since it is not thread safe. 2016-03-16 07:10:59 +01:00
e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +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
3ff1bebd9d centralize XML startup files 2016-02-26 08:30:50 +01:00
4d2d7c860e more work towards centralizing default startup XML files. 2016-02-25 21:07:30 +01:00
a5e9191f15 centralize more XML startup files. 2016-02-25 18:19:29 +01:00
a0f7d5e934 Merge branch 'master' of ssh://gitorious.psi.ch/nemu/musrfit 2016-02-23 13:24:19 +01:00
fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +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
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. v0.17 2016-02-17 12:59:03 +01:00
bd05f57523 start moving startup XML-files to /home/nemu/.musrfit 2016-02-17 10:47:18 +01:00
4fec25e423 corrected wrong path to musredit icon under MacOSX 2016-02-17 07:38:22 +01:00
28dc4a5a41 added more svg icons and remove the old xpm icons 2016-02-17 07:38:16 +01:00
d553dcbb6a added missing icon files 2016-02-16 17:51:32 +01:00
f6cbb4d806 replace data-file-format tag from ROOT-NPP/PPC to MUSR-ROOT whenever possible. 2016-02-16 13:29:45 +01:00
1d98148d9d musredit_qt5 partially new icons (see ChangeLog) 2016-02-16 08:52:40 +01:00
1cf7fe9ec3 Merge branch 'master' of gitorious:nemu/musrfit 2016-02-03 08:56:05 +01:00
460d35defa Add HAL and move to MUSR-ROOT in MuSRFitGUI. Update msr template for libBNMR. 2016-02-03 08:55:20 +01:00
5ba2747929 added missing png's to the docu 2016-01-25 07:42:42 +01:00
d0da0dd063 update of the docu which now describes the RRF option. 2016-01-22 16:16:29 +01:00
a35884b86c merge the devel-rrf branch into the master branch v0.16 2016-01-22 15:39:32 +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
7862c93c68 added first RRF memo version 2016-01-22 15:14:10 +01:00
eb482b9671 improved handling of RRF freq in the msr-file 2016-01-18 16:25:34 +01:00
c50a33243d fixed a compiler warning 2016-01-18 16:24:52 +01:00
02c82321de added RRF types to musrt0 2016-01-18 16:00:10 +01:00
71cac92d23 more work toward an asymmetry RRF fit. 2016-01-18 10:41:27 +01:00
b8b7b7665f some more work towards asymmetry RRF 2016-01-15 18:26:47 +01:00
5303f550b4 add the missed files. 2016-01-15 17:30:05 +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
782eb4e1a4 better RRF labelling, and proper class variable naming. 2016-01-14 13:18:06 +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
fd655e720b slightly improvement the N0 estimate 2016-01-14 11:24:49 +01:00
52e2c20527 some tweaking in order to supress ghost lines. 2016-01-07 16:10:47 +01:00
097a6db6b0 more work towards fully functional RRF single histo fit 2016-01-07 13:19:00 +01:00
7d315b2b86 implemented proper error propagation and improved N0 estimate. 2016-01-06 17:33:41 +01:00
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
99864b2b82 some more self-consistency checks with RRF. 2015-12-19 20:32:07 +01:00
c3b5a52519 start working on RRF. For now only work on the msr-file side is done. 2015-12-18 15:34:18 +01:00
18c90fef99 adopted to qt5 Mac OS X 2015-11-23 07:56:52 +01:00