1568 Commits

Author SHA1 Message Date
e32d0e912c update of the documentation 2016-08-25 07:54:25 +02:00
6585032df0 in musrview it is now possible to enable/disable a crosshair cursor by pressing 'c'. 2016-08-24 15:37:14 +02:00
2471b76ec0 Merge branch 'master' into root6 2016-08-22 11:23:33 +02:00
ba11658e5b set permission of musredit_startup.xml under Mac OSX properly. 2016-08-22 11:10:38 +02:00
41c21cb446 some further improved fine tuning needed to make sure that the NeXus library is indeed found. 2016-08-17 09:00:36 +02:00
aae5762f7c yet another improvement for the new git-based NeXus versions >= 4.4 2016-08-17 08:27:13 +02:00
68a788c3c7 some fine tuning needed to make sure that the NeXus library is indeed found. 2016-08-16 07:44:54 +02:00
2f0b65f816 some fine tuning needed to make sure that the NeXus library is indeed found. 2016-08-15 16:53:12 +02:00
e95bee2c41 Merge branch 'master' into root6 2016-08-10 12:49:24 +02:00
08848e68a8 drop NeXus support for Version < 4.4 2016-08-10 10:28:31 +02:00
f93ef114e0 merge master 2016-08-09 14:05:40 +02:00
5c69c21f56 should prevent crash if musrfit_startup.xml is NOT found anywhere. 2016-08-09 12:43:13 +02:00
8f20d2fd4c musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:52:41 +02:00
4cdc4dbf1d musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:15:55 +02:00
852043f286 added a full user function example to doc/examples which should help a user to understand how to deal with the subclass plugin mechanism. 2016-06-22 09:39:13 +02:00
2f91278871 fixed a minor bug in the background handling. For now change over to un-weighted N0 estimate which seems to be slightly better. This only could mean, that the error estimate if M is NOT optimal. Eventually this needs some deeper investigation. 2016-05-06 18:54:36 +02:00
35198e46da marginal improved error estimate for single histo RRF 2016-05-06 16:58:43 +02:00
8d18ca7905 force to ignore freq < 10 MHz for single histo RRF to find max freq. This is needed for heavily damped high frequency signals. 2016-05-04 17:11:32 +02:00
6c9adda7d2 made start-/endTimeBin class variables. 2016-05-03 11:19:16 +02:00
ac30fd956b merged branch 'master' into 'dks' 2016-04-28 13:42:24 +02:00
8c2b38cd5e removed some leftover debug information 2016-04-28 13:06:33 +02:00
bb1f6b113b updated licence info and added paramList to the GUI. 2016-04-28 13:05:39 +02:00
c94acc8e26 update of the docu 2016-04-28 11:12:49 +02:00
cb14afbe07 msr2data gets a new option paramList which allows to select the number of parameters to be exported. 2016-04-28 11:11:06 +02:00
b0bb5f94a5 changed const to variable due compiler issues. 2016-04-27 11:03:21 +02:00
ec27baf3a4 added c/const to the GPU ready functions. 2016-04-27 08:37:15 +02:00
bc881f0c75 moved CPU/GPU information collection from PFitter to musrfit. 2016-04-27 08:11:30 +02:00
nemu
a9744e273b Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2016-04-26 13:13:16 +02:00
nemu
95ac103605 Merge branch 'master' into root6 2016-04-26 12:58:50 +02:00
af7b729a5a start-/endTimeBin are now class members. This reduces the number of recalculations. 2016-04-26 12:39:27 +02:00
03667f9dfb added missing png's 2016-04-26 08:52:02 +02:00
0972843d30 updated of docu 2016-04-26 08:43:48 +02:00
9cf8a7287d added mu minus example with simulated data. 2016-04-26 07:56:32 +02:00
da2f0a1049 (i) added mu minus. (ii) single histo is now fed with a proper error vector which covers all allowed background options. 2016-04-25 12:20:24 +02:00
319fb45f97 made startTimeBin and endTimeBin class variables. 2016-04-25 12:18:27 +02:00
71fbce110b added the function string mmsetf for DKS. 2016-04-25 12:16:56 +02:00
4dc36ffbae changed name of a function for a more precise self description. Added function to collect to mu minus parameters. 2016-04-25 12:15:36 +02:00
be9498f37d added muon minus specific function: muMinusExpTF/mmsetf 2016-04-25 12:05:42 +02:00
2c5765dd5d Merge branch 'master' of https://git.psi.ch/nemu/musrfit 2016-04-22 10:58:02 +02:00
ee064fc504 Added the theory function muMinusExpTF for mu minus fits 2016-04-22 10:56:52 +02:00
3dfd348d5e all mu minus fits to run log max likelihood minimization. 2016-04-22 10:54:09 +02:00
bdd8c16650 added fit type selector for DKS 2016-04-18 17:26:47 +02:00
nemu
b65e07b8c8 added fractions for 34 and 14 lines for anisotropic Mu 2016-04-15 19:06:10 +02:00
aedacbcd34 added DKS asymmetry fit support 2016-04-15 16:47:40 +02:00
27eb664686 added missing DKS selector in GetPhaseOptRealFourier 2016-04-14 16:33:19 +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
f95a4c9078 added all the muSR specific analytic formulae 2016-04-14 14:53:55 +02:00
2d2d24681c Merge https://git.psi.ch/nemu/musrfit into root6 2016-04-12 08:45:13 +02:00
7dc9158a09 Merge branch 'master' into dks 2016-04-11 12:23:31 +02:00
1e0e19180f fixed error in sleep ms->s. Clean up left over debug information. 2016-04-11 12:21:47 +02:00