1472 Commits

Author SHA1 Message Date
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
80a7398350 found another date issue which is fixed now. 2017-06-06 12:15:17 +02:00
60b804c3a1 Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2017-06-06 10:51:07 +02:00
c6cee9f6d8 fixed wrong month in the data conversion. 2017-06-06 10:49:43 +02:00
07a1dc1d59 fix logy scaling problem. 2017-05-19 20:17:07 +02:00
450a5c9d1b release of V.1.0.0 v1.0 2017-05-18 13:32:23 +02:00
9232d96246 fixed wrong sign of the top/bottom phase for LEM. 2017-05-15 16:46:37 +02:00
25685b8989 Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2017-05-14 20:43:06 +02:00
9bdcdcc661 docu update 2017-05-14 20:42:46 +02:00
2bc6e2a8cf small bug fix for macOS font size of musredit. 2017-05-13 15:02:40 +02:00
3840b86efc moved musredit_startup.xml.in to the qt internal resources. This is more flexible than the previous version. 2017-05-13 09:48:58 +02:00
c17924a742 moved all the xml-files into the resources. This make it much easier to handle if musrWiz is not locally installed. 2017-05-12 21:39:05 +02:00
ceaf7d0c6a added missing export tags for RRF. 2017-05-08 09:48:14 +02:00
fb3dc05505 adopted to the case where ROOT is installed from the repo. There are still issues: the shared libs cannot loaded from within the function. The path handling needs to be sorted out. 2017-05-07 11:13:55 +02:00