1635 Commits

Author SHA1 Message Date
e05aee0ce9 make sure that OpenMP is used if present. 2018-05-04 21:37:46 +02:00
13242bd5d0 added missing OpenMP header. 2018-05-04 21:36:35 +02:00
3ddb736f88 more NeXus related adaptation for cmake. 2018-05-04 20:57:22 +02:00
194bd31c8f handle preprocessor flag for nexus. 2018-05-04 20:25:19 +02:00
382c27b24b added missing pcm and rootmap. 2018-05-04 19:52:22 +02:00
89fbdff40a make sure that the proper header files are used for the build in case musrfit is already installed. 2018-05-04 19:41:16 +02:00
a5669569d8 removed unneeded header file. 2018-05-04 19:33:10 +02:00
258def542f added missing files needed to get git revision. 2018-05-04 18:20:28 +02:00
21ccdad460 added a missing CMakeLists.txt file. 2018-05-04 18:18:01 +02:00
404683b15f more work towards modern cmake. 2018-05-04 17:05:20 +02:00
60893f8df4 push cmake further. 2018-05-04 16:23:45 +02:00
83984c1ef5 start populating the sub-dirs with the necessary cmake files. 2018-05-04 12:51:57 +02:00
f7ccf79fa8 some more work towards modern cmake 2018-05-03 15:29:13 +02:00
b840bd022b allow to enable/disable Qt based tools. 2018-05-02 14:39:50 +02:00
b2850d015c added a musrfit cmd line flag which allows to check if NeXus support is enabled. 2018-05-02 13:24:54 +02:00
7d86a26bb7 some more testing towards modern cmake. 2018-05-02 10:59:44 +02:00
a9a8fb1bac generate summary output 2018-05-02 09:44:38 +02:00
19312a042d start to a real cmake migration. This is a skeleton only so far. 2018-04-30 20:36:29 +02:00
95e47a826a prevents issue with root v6-13-2. 2018-04-04 11:53:38 +02:00
f843d61bbb (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:50:45 +02:00
d34d1b9679 minor fix of shortcut overload conflict. 2018-03-23 12:54:21 +01:00
ae5f95b83a Implemented dynamic number of components and sharing and export using msr2data when appropriate. 2018-02-15 10:00:05 +01:00
cf584ae117 Use msr2data for single histogram fits 2018-02-06 17:43:25 +01:00
924edcf70f Partial implementation of global fit option using msr2data. 2018-02-06 08:53:29 +01:00
2e2f4554a9 Implemented run list following msr2data notations with hyphens and colons. Started implementation of global fits using msr2data. 2018-01-29 15:31:13 +01:00
d2325aff60 prevent confusion of similar parameter names. 2018-01-23 12:31:44 +01:00
716ac6d8c0 Fixed a bug in the calculation of SExpRlx for beta-NMR (reported by Gerald Morris)/ 2018-01-19 11:34:38 +01:00
1f73e808b5 improved the close canvas mechanism (from the global to the object level) 2017-11-30 22:02:25 +01:00
be1e47e480 for PSI-BIN/MDU: fixed wrong last good bin, and added number of events per histo. 2017-11-23 10:10:08 +01:00
f43d51738f added missing temperature unit. 2017-11-23 09:22:20 +01:00
d49821658b for PSI-BIN/MDU: dump all temperature available including the std devs. 2017-11-23 09:00:09 +01:00
5d8a47fe1e fixed crash when msr2data is invoked and no tab is open. 2017-11-17 16:46:40 +01:00
6162f683c8 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 09:57:53 +01:00
523e54c6db make msr-file reader more robust against leading spaces. 2017-11-08 11:43:14 +01:00
60580a920f make sure that a valid covariance matrix is available after Hesse. 2017-11-02 20:24:09 +01:00
c4d52df3bc since my automake structure is now ready for rpmbuild, the version number is increased. v1.2 2017-10-26 15:47:35 +02:00
bb18b01514 configure slightly extended to deal with rpmbuild. 2017-10-25 13:11:13 +02:00
b1422053ab fix of a stupied copy/paste error. 2017-10-24 09:08:40 +02:00
9dd3340f78 check if DOCDIR has not already injected from the command line. 2017-10-24 09:00:39 +02:00
63db43519c add a dynamic LF example. 2017-10-06 08:08:34 +02:00
c2f5d01beb fixed an ugly mistake in the opimization of the non-analytic LF integrals. 2017-10-04 16:48:31 +02:00
f83cf055be 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:54:47 +02:00
27a744c8f5 removed some default directories since it potentially leads to problems. 2017-09-06 15:13:22 +02:00
720d62dc51 improved Qt5 checks (Qt5WebKit (old) versus Qt5WebEngine (new)) 2017-09-06 09:10:29 +02:00
79b59b6dfb updated the version number 2017-09-05 07:51:27 +02:00
nemu
bb5f502398 deal with run-time-path for macOS. 2017-08-30 16:12:29 +02:00
462119dd35 adopted dark scheme for 'elementary-xfce-darker' 2017-08-29 07:58:55 +02:00
33da0caf2c Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2017-08-28 10:47:59 +02:00
455129be6b updated the musrfit_dox.cfg file. 2017-08-28 10:47:39 +02:00
1ae0b284b4 proper minimal ROOT version number check. 2017-08-16 20:59:29 +02:00