1378 Commits

Author SHA1 Message Date
Zaher Salman
149f9184f7 Merged muonspin/musrfit into master 2017-01-03 13:48:55 +01:00
c3c01e5de0 cleaning up left-overs and improved the comments. 2016-12-22 17:04:48 +01:00
31fc9af9bf added a forgotten xml entry 2016-12-22 16:06:49 +01:00
Zaher Salman
65e73041fa Merged muonspin/musrfit into master 2016-12-19 17:15:13 +01:00
c8e1a294aa Manual conflicting commits from Andreas 2016-12-19 17:15:01 +01:00
2fb9679e4d Merge branch 'master' of https://git.psi.ch/nemu/musrfit v0.18 2016-12-18 10:44:56 +01:00
dce31426a7 increased the version number form 0.17.0 to 0.18.0 2016-12-18 10:43:53 +01:00
43a8945109 update of the docu. 2016-12-18 10:43:00 +01:00
265fe18f36 adopted to the new features in musrview and some additional little improvements. 2016-12-18 10:41:34 +01:00
5d80c342e0 cleaned up some inconsistencies in the musrfit_startup.xml options 2016-12-18 10:39:43 +01:00
63516fc499 added a first version of a optimized phase correction for the real Fourier transform 2016-12-18 10:37:50 +01:00
c768c27898 for maxLH it is now possible to get the per-run-block maxLH, and the expected maxLH 2016-12-18 10:36:02 +01:00
65d40cfe97 improved user interface. (i) it is searching now not only in the current directory or file-path-name, but also in the default search paths for data files as defined in the musrfit_startup.xml. (ii) it is now also possible to use run numbers rather than full file names. 2016-12-18 10:31:16 +01:00
9c1144fa7b Deal with old pta runs. 2016-12-14 13:57:11 +01:00
38348ffa05 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2016-12-14 13:52:44 +01:00
a4e6d111ee Address issue Issue #4 regarding old run on pta instead of tdc. 2016-12-14 13:51:32 +01:00
b106ac61a1 added phase optimized Re FT for musrview. Still not perfect. 2016-12-07 17:02:18 +01:00
a361c7f7bb added locally the LD_LIBRARY_PATH. This is needed for macOS 10.12 if ROOT is installed in a local user directory. 2016-11-29 21:06:49 +01:00
f7834aaead added class PFTPhaseCorrection which allows to calculate the phase optimzied real part of the Fourier transform. musrFT is already using it, for musrview it is still missing. 2016-11-29 11:16:45 +01:00
1e5bfb8216 when activating the cross hair cursor in the musrview canvas, enable the event status bar as well. This allows the user to see exactly where the cursor is. This is for instance helpful for Fourier spectra. 2016-11-28 11:02:03 +01:00
4c24a1e481 prepare the FOURIER block command 'range_for_phase_correction' for the new FT Re-part automatic phase correction algorithm. 2016-11-28 10:13:38 +01:00
Zaher Salman
c5d519c4ac Merged muonspin/musrfit into master 2016-11-22 10:55:28 +01:00
87c8860ef7 musredit_qt5: replaced QProcess::startDetached by QProcess::start for musrT0 and musrFT due to issues with macOS 10.12. I will need to investigate the ownership issue a bit more careful since this fix might lead to a memory leak. 2016-11-15 14:46:11 +01:00
19d5c09b45 musredit_qt5: adopted call of musrview such that it works under macOS 10.12 2016-11-15 08:58:13 +01:00
Zaher Salman
5f8d2f9b2d Merged muonspin/musrfit into master 2016-11-08 11:36:45 +01:00
ea841ec186 got rid of direct 'system()' calls wherever possible. 2016-11-08 08:53:43 +01:00
Zaher Salman
f412247bfe Merged muonspin/musrfit into master 2016-11-03 09:36:22 +01:00
d74588827e change the focus from 'cancel' to 'ok' 2016-10-28 15:57:57 +02:00
Zaher Salman
709f482120 Merged muonspin/musrfit into master 2016-08-29 13:27:41 +02:00
e32d0e912c update of the documentation 2016-08-25 07:54:25 +02:00
6585032df0 in musrview it is now possible to enable/disable a crosshair cursor by pressing 'c'. 2016-08-24 15:37:14 +02:00
Zaher Salman
fa95622be2 Merged muonspin/musrfit into master 2016-08-22 16:15:08 +02:00
ba11658e5b set permission of musredit_startup.xml under Mac OSX properly. 2016-08-22 11:10:38 +02:00
Zaher Salman
c1cda51474 Merged muonspin/musrfit into master 2016-08-18 14:54:11 +02:00
aae5762f7c yet another improvement for the new git-based NeXus versions >= 4.4 2016-08-17 08:27:13 +02:00
68a788c3c7 some fine tuning needed to make sure that the NeXus library is indeed found. 2016-08-16 07:44:54 +02:00
Zaher Salman
e207612ab4 Merged muonspin/musrfit into master 2016-08-11 12:35:49 +02:00
08848e68a8 drop NeXus support for Version < 4.4 2016-08-10 10:28:31 +02:00
Zaher Salman
a64d0abccd Merged muonspin/musrfit into master 2016-08-09 14:18:54 +02:00
5c69c21f56 should prevent crash if musrfit_startup.xml is NOT found anywhere. 2016-08-09 12:43:13 +02:00
Zaher Salman
737f3dfaa4 Merged muonspin/musrfit into master 2016-08-04 15:52:10 +02:00
4cdc4dbf1d musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:15:55 +02:00
Zaher Salman
9fbf837631 Merged muonspin/musrfit into master 2016-06-22 11:18:23 +02:00
852043f286 added a full user function example to doc/examples which should help a user to understand how to deal with the subclass plugin mechanism. 2016-06-22 09:39:13 +02:00
Zaher Salman
45fe398659 Merged muonspin/musrfit into master 2016-05-09 09:07:27 +02:00
2f91278871 fixed a minor bug in the background handling. For now change over to un-weighted N0 estimate which seems to be slightly better. This only could mean, that the error estimate if M is NOT optimal. Eventually this needs some deeper investigation. 2016-05-06 18:54:36 +02:00
35198e46da marginal improved error estimate for single histo RRF 2016-05-06 16:58:43 +02:00
Zaher Salman
5a9ad3d799 Merged muonspin/musrfit into master 2016-05-06 09:07:52 +02:00
8d18ca7905 force to ignore freq < 10 MHz for single histo RRF to find max freq. This is needed for heavily damped high frequency signals. 2016-05-04 17:11:32 +02:00
Zaher Salman
c9ddde8ea1 Merged muonspin/musrfit into master 2016-05-03 12:39:29 +02:00