375 Commits

Author SHA1 Message Date
ae5f95b83a Implemented dynamic number of components and sharing and export using msr2data when appropriate. 2018-02-15 10:00:05 +01:00
cf584ae117 Use msr2data for single histogram fits 2018-02-06 17:43:25 +01:00
924edcf70f Partial implementation of global fit option using msr2data. 2018-02-06 08:53:29 +01:00
2e2f4554a9 Implemented run list following msr2data notations with hyphens and colons. Started implementation of global fits using msr2data. 2018-01-29 15:31:13 +01:00
716ac6d8c0 Fixed a bug in the calculation of SExpRlx for beta-NMR (reported by Gerald Morris)/ 2018-01-19 11:34:38 +01:00
7f16918007 Ported MuSRFit GUI to qt4. May need more debugging. 2017-03-23 17:24:19 +01:00
6e32f5f9c9 removed automatic default installation of startup.xml's since they needed to be edited anyway manually to be adopted to the problem under consideration. 2017-02-15 10:28:38 +01:00
5908d8791a back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\! 2017-02-08 10:45:17 +01:00
ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
5e28f465a4 replace all __CINT__ by __CLING__. 2017-02-07 16:08:52 +01:00
421fe729f8 resolved merge conflict. 2016-12-19 12:13:35 +01:00
9c1144fa7b Deal with old pta runs. 2016-12-14 13:57:11 +01:00
0eb017c946 Merge branch 'master' into root6 2016-03-29 17:11:43 +02:00
666f2c49c3 added docu for the GbG LF user function 2016-03-29 15:35:45 +02:00
be73428f00 merged master into root6 2016-03-16 19:32:45 +01: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
21d216f301 adopted to c++11 compiler 2016-03-15 10:03:19 +01:00
b1ba14ec76 Merge branch 'master' into root6 2016-03-15 09:52:07 +01:00
e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +01:00
2afdf14c15 merged in master 2016-02-27 08:54:05 +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
4ab8e6ebf2 Merge branch 'master' into root6 2016-02-16 17:46:32 +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
2da9f5312d fixed merge conflict 2015-11-22 15:37:32 +01:00
c6f5c1205e fixed a bug with double vectors in TMusrRunHeader 2015-10-29 16:03:36 +01:00
4fd610442d improved the CLEANFILES for ROOT6. 2015-10-28 13:56:16 +01:00
suter_a
e10c0281a0 Merge branch 'master' into root6 2015-06-25 12:14:59 +02:00
012b2e5891 adopted the temperature dependence of the gap function (see Eq.(8) of the memo), which breaks the self-consistency. Makes it more flexible but requires that the user is using his brain. 2015-06-25 08:42:32 +02:00
8a371e1b6e merging master with root6 branch 2015-02-20 13:51:26 +01:00
71275e313c merge in master 2015-02-14 10:27:03 +01:00
9793478b3c Minor cleaning up in libBNMR. 2015-02-04 09:49:39 +01:00
1f44fe33c1 libBNMR is now fully integrated into automake 2015-02-04 09:34:05 +01:00
b7bd3c286e Include libBNMR in standard configuration and automake (still not fully working). 2015-01-29 13:46:26 +01:00
addb1d6830 Added .msr file for bNMR mud file fit. 2015-01-23 22:22:47 +01:00
fec752182b added all ROOT6 .pcm files for installation 2015-01-17 17:53:17 +01:00
a467553bd1 adding a branch for ROOT 6.x. This needs some minor adaptations due to the new rootcint/rootclang and the stricter c++11. 2015-01-17 15:31:52 +01:00
6ea546cca9 feed TObject base class object 2015-01-05 20:33:35 +01:00
78fa497de6 BMWlibs, calculation of superconducting gap functions: allow to choose between to different parameterization of the temperature dependence of the gap. For details see the memo in the source code. 2014-10-28 10:43:43 +01:00
535b31f736 updated doc (svn -> git). Some minor changes. 2014-10-25 11:13:35 +02:00
0a4cad9348 quick and unfortunately dirty fix for the dirty s-wave. Doku not up-to-date yetgit status -uno 2014-09-03 13:52:48 +02:00
1c6219f7af changed temperature depends of the gap functions, added comments and amended the documentation 2014-08-19 16:23:39 +02:00
bbb8550f96 since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h 2014-02-12 12:43:32 +01:00
135ca8f99b fixed bug with the call to averaged function 2014-01-27 09:55:11 +00:00
7665696e38 added rge-averaging support 2014-01-22 14:50:13 +00:00
dd01ff8aab added the rge-files locally 2014-01-15 08:49:48 +00:00
09af7a3d0b some more adaptation onto Mac OS X 10.9 (Mavericks) 2013-12-20 18:54:35 +00:00