44 Commits

Author SHA1 Message Date
2339ee9b80 musredit: improved path-file handling needed for musrview 2016-04-11 12:14:40 +02:00
bd05f57523 start moving startup XML-files to /home/nemu/.musrfit 2016-02-17 10:47:18 +01:00
b113a94ee9 added the class PStringNumberList which allow to parse a generic encoded list of numbers. Used this class to improve PMsrHandler, and improved the runList feature of msr2data. For details see the documentation of msr2data. 2015-08-16 11:43:57 +02:00
80b3952649 make sure that musrFT is found 2015-02-21 20:59:52 +01:00
7be8b4c2ea add a switch to musrview that it plots initially the Fouier data rather than the time domain data. 2015-02-20 12:22:24 +01:00
c971aac129 added a first preliminary user interface for musrFT within musredit. 2015-02-19 17:24:00 +01:00
bbb8550f96 since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h 2014-02-12 12:43:32 +01:00
da36e561b2 suppress automatic N0 estimate for single histo in case of chisq-only calculation 2013-11-20 11:58:15 +00:00
310eedf190 add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog) 2013-02-14 09:16:27 +00:00
e9e6c9b2e3 add header information for printing 2012-09-24 12:50:29 +00:00
d43f8290cb adopted to the newest cygwin version. This has been triggered by BMW. 2012-08-10 13:18:33 +00:00
nemu
daea7545a6 added muSR data run header information dump to musrgui 2012-05-25 14:40:41 +00:00
ec385b1d3a added muSR data run header information dump to musredit 2012-05-25 13:32:28 +00:00
0e7424507f added possibility to change timeout on the fly 2012-04-15 09:59:41 +00:00
7368884482 added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly. 2012-04-15 08:39:30 +00:00
d2f01eac6d keep file name if calling "Save As" dialog 2011-10-07 11:52:08 +00:00
Bastian M. Wojek
4490f103f3 Finally (hopefully) fixed the run-list-file interface of musrgui/musredit to msr2data (MUSR-202) 2011-08-03 09:16:47 +00:00
Bastian M. Wojek
c78c9cc3dd FIXED broken run-list interface to msr2data in musredit/musrgui (MUSR-202) 2011-07-31 09:43:05 +00:00
Bastian M. Wojek
13410aa97c Small fix for msr-file paths with spaces and strange characters 2011-07-30 15:03:39 +00:00
nemu
2a4f5bf78a changed musredit/musrgui msr2data interface such that it is hopefully closer to the command line (MUSR-162, MUSR-173) 2011-07-15 05:43:41 +00:00
nemu
5672c43d2e improved token handling 2011-07-13 14:32:14 +00:00
Bastian M. Wojek
02d5784b68 Commit of some improvements when running under Cygwin
* musredit can now be built using Qt 4.5.3 of Cygwin 1.7---however, without online help
* FFTW3 threading in some user functions has been disabled

Obviously, there is a major problem when running musrgui/musredit with Cygwin on Windows7/64bit.
This has not been solved by this commit!
2011-06-07 09:15:24 +00:00
95c6aaa4af minor fix of a status tip bug 2011-05-22 17:49:20 +00:00
nemu
616740f299 change into the msr-file directory before calling musrview 2010-10-18 05:09:27 +00:00
nemu
bdde8b22c0 removed left-over debug info 2010-10-15 11:43:29 +00:00
nemu
3322097fdf musredit: improved file system watcher notification mechanism to prevent multiple user notifications. 2010-10-15 07:36:00 +00:00
nemu
99c1e8d17e fit range decimal precision handling of PMsrHandler improved (MUSR-150 request). musredit keeps now it last open directory 2010-10-14 19:52:20 +00:00
nemu
6a9d0e0d69 allow shuffling around of tabs 2010-09-29 05:25:33 +00:00
nemu
acc389a96d msr2data global option handling completed. 2010-06-28 06:31:35 +00:00
nemu
bc7ba9f297 added default settings for msr2data. Automatic opening of global fit files still missing 2010-06-24 06:25:33 +00:00
nemu
c3ba0077eb msr2data default option flags added to musredit_startup.xml 2010-06-23 06:25:48 +00:00
e7d8a0c5f1 added the 'global' option to msr2data GUI from within musrgui/musredit 2010-06-22 17:45:01 +00:00
nemu
26267a8f92 some more docu 2010-05-20 14:36:19 +00:00
nemu
cd3127050c some more work on the documentation. Added a menu such that theory functions are more easy accessible. 2010-05-20 05:53:57 +00:00
nemu
16970b6772 connected all the missing signal/slots 2010-05-12 07:43:25 +00:00
nemu
ae38aaf583 help url's are now found in the XML startup file and are not hardcoded anymore. 2010-03-10 07:01:55 +00:00
nemu
78d0469993 first version of a help sub-layer for musredit added 2010-03-09 09:12:17 +00:00
nemu
96c78a0f02 reimplementation of replace all, and some minor cosmetics 2010-02-25 09:55:20 +00:00
nemu
8afe98617a improved handling of the FileSystemWatcher handling 2010-02-24 08:06:15 +00:00
nemu
5fb0503f2a implementation of (un)comment. Fix for SL51 2010-02-23 19:25:14 +00:00
484c2fa1a7 single line adding of comment (without any selections) 2010-01-31 21:13:47 +00:00
3a67f6cb71 fixes a typo 2010-01-30 20:53:52 +00:00
cb2f7822b7 added file system watcher 2010-01-30 20:42:02 +00:00
nemu
f21d5eb2d0 newly added. Essentially a port of musrgui (Qt3.x) to Qt4.6. A lot of revisioning is still nedded. Code only partilly working. 2010-01-28 05:52:15 +00:00