Commit Graph

1300 Commits

Author SHA1 Message Date
suter_a fa67af63b7 slightly 'nicer' musrStep icon. 2017-02-26 12:29:56 +01:00
suter_a c44ad0d6bf full implementation of musrStep functionality. 2017-02-25 15:53:02 +01:00
suter_a fca13283e1 changed generation of git-revision.h which allows to keep it up-to-date. Aditionally git-branch info has been added. 2017-02-22 09:42:07 +01:00
suter_a cc1679144c added musrStep dummy menu. First step towards a full integration of musrStep into musredit. 2017-02-22 08:03:12 +01:00
suter_a d52b0b70a4 start with the intergration of musrWiz into musredit 2017-02-21 20:40:27 +01:00
suter_a 261691c040 fixed a typo 2017-02-21 14:55:04 +01:00
suter_a 07aa67a1a2 fixed a little annoying bug in the LF none-analytic integral estimate. 2017-02-21 11:28:53 +01:00
suter_a 6e32f5f9c9 removed automatic default installation of startup.xml's since they needed to be edited anyway manually to be adopted to the problem under consideration. 2017-02-15 10:28:38 +01:00
suter_a a17abc952b changed default behavior. Now musredit will create a musredit_startup.xml default file at run-time if none is found. 2017-02-15 09:32:58 +01:00
suter_a bcbed139f9 instead of copying musrfit_startup.xml to the appropriate directory, create it at run-time if needed. This has the advantage that each user will automatically create its own file. 2017-02-14 15:06:10 +01:00
suter_a 9a638eee0a add forgotten header-file and include path 2017-02-09 15:31:35 +01:00
suter_a ab15fa833e add git revision to the musredit about dialog. 2017-02-08 12:31:30 +01:00
suter_a 5908d8791a back from __CLING__ to __CINT__ since the ROOT guys kept __CINT__ even though they are using cling?\! 2017-02-08 10:45:17 +01:00
suter_a ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
suter_a 5e28f465a4 replace all __CINT__ by __CLING__. 2017-02-07 16:08:52 +01:00
suter_a 3a112cd391 only show N0 estimate dialog in chisq if fittype fits. 2017-02-06 09:19:19 +01:00
suter_a d13c6565ca only show N0 estimate dialog in chisq if fittype fits. 2017-02-06 07:19:39 +01:00
prokscha c61641efe3 Adopted PSimulateMuTransition to root6 2017-01-20 11:56:12 +01:00
suter_a a93bcb86c4 added enironment info needed for macOS. 2017-01-16 10:45:19 +01:00
suter_a 77636efbb1 allow the user to change the default search data file paths from within musredit > preferences. 2017-01-14 18:19:36 +01:00
suter_a 30708ff4bc fixed problem with full path-file-name. 2017-01-14 11:44:35 +01:00
suter_a ad082a8cb2 some improvement in 'recent file' and 'noname' tab handling. 2017-01-13 15:21:27 +01:00
suter_a 31f47f6214 added to msr2data the flags --estimateN0 and --per-run-block-chisq. Adopted the musredit dialog accordingly. Removed the first/last option form the msr2data dialog since this is handled by the runlist. 2017-01-11 17:58:50 +01:00
suter_a 238dbda037 removed outdated syntax description. 2017-01-11 17:54:56 +01:00
suter_a 51a8dfd879 slight improvement in order not to cut dialog notes. 2017-01-05 11:24:28 +01:00
suter_a 8a6b24cc9d Merge branch 'master' into root6 2016-12-22 17:05:36 +01:00
suter_a c3c01e5de0 cleaning up left-overs and improved the comments. 2016-12-22 17:04:48 +01:00
suter_a 31fc9af9bf added a forgotten xml entry 2016-12-22 16:06:49 +01:00
suter_a 02cdef0fa7 small change to make the compiler happy 2016-12-19 12:14:36 +01:00
suter_a 421fe729f8 resolved merge conflict. 2016-12-19 12:13:35 +01:00
suter_a 2fb9679e4d Merge branch 'master' of https://git.psi.ch/nemu/musrfit 2016-12-18 10:44:56 +01:00
suter_a 265fe18f36 adopted to the new features in musrview and some additional little improvements. 2016-12-18 10:41:34 +01:00
suter_a 5d80c342e0 cleaned up some inconsistencies in the musrfit_startup.xml options 2016-12-18 10:39:43 +01:00
suter_a 63516fc499 added a first version of a optimized phase correction for the real Fourier transform 2016-12-18 10:37:50 +01:00
suter_a 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
suter_a 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
salman 9c1144fa7b Deal with old pta runs. 2016-12-14 13:57:11 +01:00
suter_a b106ac61a1 added phase optimized Re FT for musrview. Still not perfect. 2016-12-07 17:02:18 +01:00
suter_a 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
suter_a 08d2b00e86 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:10 +01:00
suter_a 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
suter_a 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
suter_a 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
suter_a af51f488d2 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:49:50 +01:00
suter_a 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
suter_a 19d5c09b45 musredit_qt5: adopted call of musrview such that it works under macOS 10.12 2016-11-15 08:58:13 +01:00
suter_a 78548b21b4 musredit_qt5: adopted call of musrview such that it works under macOS 10.12 2016-11-15 08:17:14 +01:00
suter_a ae22917323 Merge branch 'master' into root6 2016-11-08 09:03:38 +01:00
suter_a ea841ec186 got rid of direct 'system()' calls wherever possible. 2016-11-08 08:53:43 +01:00
suter_a d74588827e change the focus from 'cancel' to 'ok' 2016-10-28 15:57:57 +02:00