Commit Graph

29 Commits

Author SHA1 Message Date
suter_a dbfeeddf3f Remove automake support
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.
2019-03-08 12:50:41 +01:00
suter_a 3cb950277f cmake/cpack root dictionary issue fixed.
In order that package assembly works, the code needs to be relocatble
and any hints linking it to the original source need to be absent.
The changes here do exactely this. For rootcling the '-inlineInputHeader'
option is needed, otherwise the dictionary wants to load the header
file from the source destination which of course will fail when installing
the package on a machine without the source.
2019-02-01 16:05:24 +01:00
suter_a c5c5b16c46 BNMR lib installation problems
Adopted the build system for the BNMR libs such that the generated files are found and can be installed. The BNMR lib mantainers (ZS, JK) are responsible for the functionality though.
2018-11-27 12:25:18 +01: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
suter_a 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
suter_a 55b5788506 added MODULE to root_generate_dictionary in order to get the proper name scheme. 2018-06-28 13:17:43 +02:00
suter_a 342da696db cmake: got rid of target_compile_options which are better controlled by the build type. 2018-06-06 13:09:39 +02:00
suter_a e4d56519b2 cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 19:12:35 +02:00
salman 716ac6d8c0 Fixed a bug in the calculation of SExpRlx for beta-NMR (reported by Gerald Morris)/ 2018-01-19 11:34:38 +01:00
suter_a 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
suter_a ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
suter_a 5e28f465a4 replace all __CINT__ by __CLING__. 2017-02-07 16:08:52 +01:00
salman 460d35defa Add HAL and move to MUSR-ROOT in MuSRFitGUI. Update msr template for libBNMR. 2016-02-03 08:55:20 +01:00
salman 9793478b3c Minor cleaning up in libBNMR. 2015-02-04 09:49:39 +01:00
salman 1f44fe33c1 libBNMR is now fully integrated into automake 2015-02-04 09:34:05 +01:00
salman b7bd3c286e Include libBNMR in standard configuration and automake (still not fully working). 2015-01-29 13:46:26 +01:00
salman addb1d6830 Added .msr file for bNMR mud file fit. 2015-01-23 22:22:47 +01:00
salman e1d99a07cb Added new functions invloving combiKT. 2013-09-09 10:02:09 +00:00
nemu f4d6e349fe added the option to split a user function into a global and run-block related part (see MUSR-134) 2010-11-10 13:13:00 +00:00
salman b381f086a6 Added some test msr files form beta-NMR functions. 2010-09-02 19:00:04 +00:00
salman 62d9201f70 Added functions for beta-NMR relaxation curves (beam on/off). 2010-09-02 18:50:31 +00:00
salman cd9a625958 Added functions for beta-NMR relaxation curves (beam on/off). 2010-09-02 18:50:11 +00:00