1408 Commits

Author SHA1 Message Date
Zaher Salman
e9dba34688 Merged muonspin/musrfit/root6 into master 2017-11-18 10:14:18 +01:00
5d8a47fe1e fixed crash when msr2data is invoked and no tab is open. 2017-11-17 16:46:40 +01:00
Zaher Salman
8301c88478 Merged muonspin/musrfit/root6 into master 2017-11-14 15:38: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
Zaher Salman
1821ecfbc0 Merged muonspin/musrfit/root6 into master 2017-11-03 12:49:32 +01:00
60580a920f make sure that a valid covariance matrix is available after Hesse. 2017-11-02 20:24:09 +01:00
Zaher Salman
04e3e8eb37 Merged muonspin/musrfit/root6 into master 2017-10-10 12:28:13 +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
Zaher Salman
aa4dec86ef Merged muonspin/musrfit/root6 into master 2017-09-06 16:26:41 +02:00
27a744c8f5 removed some default directories since it potentially leads to problems. 2017-09-06 15:13:22 +02:00
Zaher Salman
bf593a9ee8 Merged muonspin/musrfit/root6 into master 2017-09-04 11:41:04 +02:00
462119dd35 adopted dark scheme for 'elementary-xfce-darker' 2017-08-29 07:58:55 +02:00
Zaher Salman
dfa33303d1 Merged muonspin/musrfit/root6 into master 2017-06-08 11:01:27 +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
Zaher Salman
2e30a58af4 Merged muonspin/musrfit/root6 into master 2017-05-23 14:42:44 +02:00
07a1dc1d59 fix logy scaling problem. 2017-05-19 20:17:07 +02:00
450a5c9d1b release of V.1.0.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
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
b4aaa2bc15 add some additional output when minos is called. 2017-05-04 15:25:42 +02:00
fdf604fff2 Changed installation directory from ROOTSYS to /usr/local 2017-04-26 17:49:46 +02:00
a1c5d1d4d9 set proper action. 2017-04-24 22:42:01 +02:00
de3d4ca932 adopted for the case where both QtWebKit and QtWebEngine is installed. 2017-04-11 18:52:02 +02:00
f6741a470a slightly adopted for macOS 2017-04-11 11:36:55 +02:00
815190d316 fixed copy/paste error 2017-04-11 11:35:43 +02:00
bfbdb5af4b allow both QtWebKit and QtWebEngine since a lot of distros are not ready yet for QtWebEngine. 2017-04-11 10:38:08 +02:00
b1fce70959 replace WebKit by WebEngine. Add a musrfit help icon. For now, not everywhere the help icon will be shown in the proper theme. 2017-04-10 20:16:43 +02:00
e019efb272 slightly improved installation scheme. 2017-04-10 15:57:43 +02:00
c3cd58802a added NPP/PPC for LEM TF 2017-04-04 17:27:03 +02:00
9cad7580b7 moved musrWiz.log to /home/suter_a/.musrfit/musredit 2017-04-03 18:17:38 +02:00
f906c81448 removed unnecessary QMAKE_INSTALL_PROGRAM. 2017-04-01 17:30:25 +02:00
9374f18d54 make save as msr-file path more transparent for the user. 2017-04-01 16:12:48 +02:00
b76d88cb2a a first ugly solution to get musrWiz and musrStep started under macos. Definitely will need some improvements. 2017-03-31 21:13:04 +02:00
bfe501f6f2 some improvement towards a full functional implementation of musrWiz and musrStep under macos. 2017-03-31 18:18:14 +02:00
377c2acc02 add musrWiz to musredit_qt5 directly in musrfit. 2017-03-25 12:34:14 +01:00
f8503db8b8 Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6 2017-03-25 10:20:40 +01:00
suter_a
2f993cffaf start to incorporate sub-projects, the first being musrStep. 2017-03-25 10:14:46 +01:00
7f16918007 Ported MuSRFit GUI to qt4. May need more debugging. 2017-03-23 17:24:19 +01:00
4a9b767f7f Complete porting og MuSRFit GUI to qt4 2017-03-23 17:00:28 +01:00
2460f845b1 More progress in porting MuSRFit to qt4. 2017-03-22 23:07:42 +01:00
aaeef7b685 Porting MuSRFit to qt4, work in progress... 2017-03-20 17:04:23 +01:00
40c54fe195 improved handling of the dark theme. Needed since Ubuntu is not coherently dealing with it. 2017-03-09 11:34:31 +01:00