398 Commits

Author SHA1 Message Date
db70d474dc added some more necessary paths. 2018-08-17 21:00:00 +02:00
dc437c9f25 fix of an accidentally carried out wrong cleanup. 2018-08-17 16:16:08 +02:00
JAK
927eb75a90 cmake should now also work on MacOS. 2018-08-17 16:04:11 +02:00
JAK
7dd79560d1 Removed class MLRes from libBNMR. It wasn`t implemented. 2018-08-17 16:04:07 +02:00
JAK
a159f573b6 Updated docu in LineProfile.pdf. 2018-08-17 16:01:02 +02:00
JAK
8a7a9b7380 Updated docu in LineProfile.pdf. 2018-08-17 16:01:02 +02:00
JAK
d9c4505e8e The line shape width is now the correct FWHM. 2018-08-17 16:01:02 +02:00
5aa7bec5d6 Added CMake files for libLineProfile. 2018-08-17 16:01:02 +02:00
JAK
266b18ae33 Added libLineProfile and integrated it into automake. 2018-08-17 16:01:02 +02:00
Jonas A. Krieger
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. Krieger
57931f0487 Cleaned up libBNMR a bit. 2018-08-17 15:57:16 +02:00
40191f7b44 allow the exponent for the temperature evolution for lambda to be set. If not given, the two fluid exponent 4 will be chosen. 2018-07-11 13:41:36 +02:00
feae053bbc added MODULE to root_generate_dictionary in order to get the proper name scheme. 2018-06-28 13:26:40 +02:00
da4f08f231 cmake: add the forgotten OpenMP flags and libs. 2018-06-10 14:29:59 +02:00
e16e9f29c2 cmake: added missing include path when generating the dictionary. 2018-06-06 17:43:10 +02:00
575c12596b cmake: cuba needs a -fPIC flag explicitly, otherwise it doesn't link with all compilers. 2018-06-06 17:11:52 +02:00
5617cf2925 cleaned up signed/unsigned int issues. 2018-06-06 16:24:42 +02:00
215faf6e50 cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 13:19:05 +02:00
db1e4dc570 cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 13:13:24 +02:00
9f880ee67e fixed a bug when compiling with -DNDEBUG 2018-06-06 13:12:23 +02:00
d24763f4ad cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 20:31:07 +02:00
fda88a69ad cmake: added missing CMakeFiles.txt 2018-06-04 07:49:39 +02:00
b360129ee3 cmake: added library version information to the targets. 2018-06-02 20:45:04 +02:00
aa2cc9ddd2 cmake: more necessary files added. Still a lot of testing needed. 2018-05-31 13:26:36 +02:00
7e8d4f98a5 prevents issue with root v6-13-2. 2018-04-04 11:55:44 +02:00
1729055385 merged from root6. Compiles but has issues with DKS linking yet. 2017-05-15 21:30:42 +02: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
e8f692b42c more changes towards musrfit/DKS/root6. 2017-02-08 11:16:27 +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
18d037fdf2 adopted dks to root6 (branch dks6). Not yet tested. 2017-02-07 16:12:49 +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