1603 Commits

Author SHA1 Message Date
ae60581d5d Updated to the last working version. 2018-08-23 17:35:57 +02:00
5f6a4c674b update of the docu. Added the beta-NMR docu written by Jonas Krieger. 2018-08-23 12:43:48 +02:00
8ab2687e17 added some more necessary paths. 2018-08-17 20:55:04 +02:00
JAK
f5bdc75013 Merged in krieger_j/musrfit_jak/libBNMR (pull request #7)
libLineProfile
2018-08-17 13:07:58 +00:00
JAK
97d6a495a1 cmake should now also work on MacOS. 2018-08-17 14:57:36 +02:00
JAK
7d5429b5e3 Removed class MLRes from libBNMR. It wasn`t implemented. 2018-08-17 12:56:01 +02:00
JAK
9c73880b8b Updated docu in LineProfile.pdf. 2018-08-17 11:08:22 +02:00
JAK
12d36cc91b Updated docu in LineProfile.pdf. 2018-08-17 10:56:28 +02:00
JAK
c19d1f473a The line shape width is now the correct FWHM. 2018-08-17 10:49:06 +02:00
4b2133bbca Added CMake files for libLineProfile. 2018-08-16 13:09:02 +02:00
JAK
5ec5c0be40 Added libLineProfile and integrated it into automake. 2018-08-15 16:35:02 +02:00
Jonas A. Krieger
32f8535926 Speed up of SExpRlx by a factor of ~5 by using static TF1s. Might not be thread save. 2018-08-15 14:51:51 +02:00
Jonas A. Krieger
e73ded0078 Cleaned up libBNMR a bit. 2018-08-15 10:38:21 +02:00
52ecd62c90 README edited online with Bitbucket. Proper link to the new documentation. 2018-07-27 18:32:24 +00:00
b93188495f README.md edited online with Bitbucket. Proper link to the new documentation. 2018-07-27 18:25:13 +00:00
8494ca71db 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:39:58 +02:00
98051779d5 switched from QTextEdit to QPlainTextEdit for efficiency reasons. Furthermore it allows to limit the block size. 2018-07-10 16:22:46 +02:00
0882d2c854 change labels when toggling between scale and absolute value. 2018-07-04 17:03:10 +02:00
86e1544c0e adopted the technical docu, according to the new sphinx user docu. 2018-07-04 12:43:26 +02:00
7fa203b350 adopted docu install to the new sphinx docu system. 2018-07-04 07:52:16 +02:00
256794e02d switch the docu system from foswiki to sphinx. 2018-07-03 18:50:09 +02:00
e4d4f82e8c updated MUSR version. 2018-07-03 10:49:01 +02:00
568792dc00 added recent files to mupp. 2018-07-03 09:34:48 +02:00
294eaa8fb1 make sure that multiple instances of mupp can run simultaneously. 2018-07-02 18:55:02 +02:00
a3ddd07a9e a more coherent error message handling. 2018-07-02 15:13:49 +02:00
07ad8205c8 adopted to the directory tree. 2018-07-02 15:13:08 +02:00
df98ba5fd2 make sure that all runs have the same number of parameters. 2018-07-01 21:42:00 +02:00
55b5788506 added MODULE to root_generate_dictionary in order to get the proper name scheme. 2018-06-28 13:17:43 +02:00
2d5d7d3d81 cmake: on macOS absorb mupp_plot into the mupp.app bundle. 2018-06-12 13:58:18 +02:00
7f82ecb9e7 cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:25:23 +02:00
6103a293dc cmake fixed a destination bug on macOS. 2018-06-11 14:55:51 +02:00
c2353fab7d added mupp. Currently only build with cmake. 2018-06-11 11:23:40 +02:00
d832676494 adopted to macOS. v1.4 2018-06-10 16:13:08 +02:00
f07667ef25 added mupp actions to musredit. 2018-06-10 12:50:09 +02:00
89b7eb8faa cmake: add the forgotten OpenMP flags and libs. 2018-06-09 21:13:58 +02:00
104d18c333 cmake: make sure that gcc built-in functions are found. 2018-06-09 17:32:33 +02:00
6883249117 update of the docu. v1.3 2018-06-08 15:51:10 +02:00
dcced32d27 updated to include cmake. 2018-06-07 11:20:35 +02:00
14fbb427dd cmake: summary cosmetics 2018-06-07 11:19:52 +02:00
41a5e493eb cmake: added missing include path when generating the dictionary. 2018-06-06 17:39:00 +02:00
f987776d41 cmake: cuba needs a -fPIC flag explicitly, otherwise it doesn't link with all compilers. 2018-06-06 17:06:42 +02:00
4a881fad56 cleaned up signed/unsigned int issues. 2018-06-06 16:04:27 +02:00
342da696db cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 13:09:39 +02:00
5c03c229dc Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2018-06-06 13:00:19 +02:00
a756a2def4 cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 12:59:18 +02:00
1c901f73ba cmake: make sure that at least one build type is defined (default: Release) 2018-06-06 12:57:38 +02:00
92f230e220 fixed a bug when compiling with -DNDEBUG 2018-06-06 12:56:27 +02:00
5540b628c1 slight performance increase - missing header file. 2018-06-06 12:55:31 +02:00
25b59ab473 slight performance increase. 2018-06-06 12:54:54 +02:00
e4d56519b2 cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 19:12:35 +02:00