1545 Commits

Author SHA1 Message Date
206a72075b cmake: on macOS absorb mupp_plot into the mupp.app bundle. 2018-06-12 13:56:08 +02:00
3abe2e7e8c cmake: remove HAVE_FORK since it leads to performance issuses with the cuba lib. 2018-06-12 11:26:45 +02:00
fbd0371fd0 cmake fixed a destination bug on macOS. 2018-06-11 14:52:58 +02:00
b6b12322be added mupp. Currently only build with cmake. 2018-06-11 11:30:15 +02:00
cb742d7c30 adopted to macOS. 2018-06-10 15:55:12 +02:00
8c6946164c added mupp actions to musredit. 2018-06-10 14:30:21 +02:00
da4f08f231 cmake: add the forgotten OpenMP flags and libs. 2018-06-10 14:29:59 +02:00
fbb38028cb cmake: make sure that gcc built-in functions are found. 2018-06-10 14:29:37 +02:00
afd4bdb792 update docu. 2018-06-08 15:56:24 +02:00
86eca8bc86 updated to include cmake. 2018-06-07 11:23:46 +02:00
80094c27fa cmake: summary cosmetics 2018-06-07 11:23:12 +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
1cd25fcd40 cmake: make sure that at least one build type is defined (default: Release) 2018-06-06 13:12:54 +02:00
9f880ee67e fixed a bug when compiling with -DNDEBUG 2018-06-06 13:12:23 +02:00
2b049f03b9 slight performance increase - missing header file. 2018-06-06 13:11:57 +02:00
6da091c96b slight performance increase. 2018-06-06 13:11:31 +02:00
b0d9111039 Merge branch 'dks6' of https://git.psi.ch/nemu/musrfit into dks6 2018-06-06 07:50:16 +02:00
9871f23d7a added DKS environment variable to the process. 2018-06-06 07:49:27 +02:00
2e9edb363b Merge branch 'dks6' of https://git.psi.ch/nemu/musrfit into dks6 2018-06-06 07:26:53 +02:00
d24763f4ad cmake: added optimization and at the same time added the beta-NMR lib. 2018-06-05 20:31:07 +02:00
593978711e cmake: replaced debug info by a real one. 2018-06-05 09:50:01 +02:00
c74644cd57 cmake: added -O2 which gives the performance improvement needed. 2018-06-05 07:52:47 +02:00
74c1e63570 fix include statement. 2018-06-04 15:13:56 +02:00
122db33efc moved hardware info to the place where it is needed. 2018-06-04 14:30:09 +02:00
58148581ba cmake: make sure all DKS related libaries and include paths are properly set. 2018-06-04 11:16:45 +02:00
b2c8b9b72b added missing header files. 2018-06-04 09:29:16 +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
610aab1773 cmake: more features implemented. 2018-05-31 18:22:17 +02:00
aa2cc9ddd2 cmake: more necessary files added. Still a lot of testing needed. 2018-05-31 13:26:36 +02:00
923b3c493f cmake: more work on dks6 2018-05-30 19:07:25 +02:00
78de97f498 start to add cmake support for dks6 branch. 2018-05-30 16:36:31 +02:00
a7edb9d232 added a musrfit cmd line flag which allows to check if NeXus support is enabled. 2018-05-02 14:16:57 +02:00
7e8d4f98a5 prevents issue with root v6-13-2. 2018-04-04 11:55:44 +02:00
14c83dedad (i) when exporting Fourier, and _F is added. (ii) the average flag is now also properly propageted in the batch mode. 2018-03-26 12:52:30 +02:00
6944ad1a8b minor fix of shortcut overload conflict. 2018-03-23 12:57:55 +01:00
4f55fcb0cf prevent confusion of similar parameter names. 2018-01-23 12:36:35 +01:00
e8a12653a6 improved the close canvas mechanism (from the global to the object level) 2017-12-01 08:55:10 +01:00
115e812d25 for PSI-BIN/MDU: fixed wrong last good bin, and added number of events per histo. 2017-11-23 10:11:49 +01:00
61e87fc03b added missing temperature unit. 2017-11-23 09:23:12 +01:00
908ad4af86 for PSI-BIN/MDU: dump all temperature available including the std devs. 2017-11-23 09:01:42 +01:00
1e2fe799c6 fixed crash when msr2data is invoked and no tab is open. 2017-11-17 16:55:13 +01:00
bc7ddcfc6d Changed behaviour for the case where LGB > Histo Size. New: LGB = (Histo Size - 1) together with a warning instead of issuing an error. 2017-11-09 10:37:27 +01:00
70d1a24534 make msr-file reader more robust against leading spaces. 2017-11-08 11:43:49 +01:00
324045f396 make sure that a valid covariance matrix is available after Hesse. 2017-11-02 21:17:49 +01:00
784a951540 since my automake structure is now ready for rpmbuild, the version number is increased. 2017-10-26 15:59:19 +02:00