|
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 |
|
|
2c91ab1046
|
configure slightly extended to deal with rpmbuild.
|
2017-10-25 13:14:42 +02:00 |
|
|
a2d142e73d
|
check if DOCDIR has not already injected from the command line.
|
2017-10-24 09:06:50 +02:00 |
|
|
66fd54b8fa
|
add a dyn LF example.
|
2017-10-06 08:15:17 +02:00 |
|
|
bb13025185
|
fixed an ugly mistake in the opimization of the non-analytic LF integrals.
|
2017-10-04 17:00:58 +02:00 |
|
|
56637bf934
|
move __swap__.msr file to /Users/suter_a/.musrfit. This makes sure that it can be written even when musredit is started from a readonly destination.
|
2017-10-02 16:46:10 +02:00 |
|
|
c5b1573da0
|
removed some default directories since it potentially leads to problems.
|
2017-09-06 15:15:56 +02:00 |
|
|
e6b61ea3fc
|
improved Qt5 checks (Qt5WebKit (old) versus Qt5WebEngine (new))
|
2017-09-06 09:11:25 +02:00 |
|
|
b027db1bc9
|
improved run-path handling in case DKS is not enabled.
|
2017-08-30 15:50:14 +02:00 |
|
|
2cb68a3495
|
deal with run-time-path for macOS.
|
2017-08-30 15:45:12 +02:00 |
|
|
8f86af959c
|
version 1.0.0 -> 1.1.0
v1.1
|
2017-08-24 08:31:32 +02:00 |
|
|
05fb2375e0
|
updated docu including DKS support and up-to-date macOS fink/macport setting up description.
|
2017-08-24 08:25:39 +02:00 |
|
|
f1b36a83cf
|
re-enabled some variable settings needed for linux OpenCL.
|
2017-08-21 15:15:38 +02:00 |
|
|
de6275b5cf
|
added DKS to the process variable. This makes sure that the DKS lib is always found.
|
2017-08-21 14:32:41 +02:00 |
|
|
08d67afb78
|
prevent double free.
|
2017-08-21 14:31:16 +02:00 |
|
|
25c7894fe0
|
fine tuning for OpenCL fallback.
|
2017-08-21 14:28:12 +02:00 |
|
|
49db148c37
|
added proper destructor.
|
2017-08-18 07:58:25 +02:00 |
|