92 Commits

Author SHA1 Message Date
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
31fc9af9bf added a forgotten xml entry 2016-12-22 16:06:49 +01:00
265fe18f36 adopted to the new features in musrview and some additional little improvements. 2016-12-18 10:41:34 +01:00
ba11658e5b set permission of musredit_startup.xml under Mac OSX properly. 2016-08-22 11:10:38 +02:00
4cdc4dbf1d musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:15:55 +02:00
bb1f6b113b updated licence info and added paramList to the GUI. 2016-04-28 13:05:39 +02:00
2339ee9b80 musredit: improved path-file handling needed for musrview 2016-04-11 12:14:40 +02:00
352ac5db21 install default XML startup files under /home/nemu/.musrfit rather than /bin. Since this is a substantial indentation, the version number has been incremented. 2016-02-17 12:59:03 +01:00
bd05f57523 start moving startup XML-files to /home/nemu/.musrfit 2016-02-17 10:47:18 +01:00
6433585d3b incorporate musredit_qt5 into the automake framework 2015-10-27 14:24:44 +01:00
f58cbf1874 added a yet experimental feature of a phase 'optimized' real Fourier transform. 2015-09-24 15:33:47 +02: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
8cc07318eb some more bug fixing for average per data set. 2015-02-26 13:15:29 +01:00
c938589286 implemented an average-per-data-set option for musrFT. 2015-02-23 16:30:14 +01:00
80b3952649 make sure that musrFT is found 2015-02-21 20:59:52 +01:00
e95a380bea add proper Mac icon to musredit 2015-02-21 20:38:33 +01:00
a310c36a70 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2015-02-20 12:32:49 +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
Zaher Salman
6315076157 Merged muonspin/musrfit into master 2015-02-20 09:53:18 +01:00
c971aac129 added a first preliminary user interface for musrFT within musredit. 2015-02-19 17:24:00 +01:00
7351e10133 Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:20:01 +01:00
68b071ec2e Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:08:16 +01:00
fc5690599d some clean-up on the dialog forms 2014-12-18 16:00:22 +01:00
535b31f736 updated doc (svn -> git). Some minor changes. 2014-10-25 11:13:35 +02: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
3443820e83 add a stretched Kubo-Toyabe function to the PTheory class, including an update of the docu. Motivated by Z. Salman, which also provided a patch, which needed some improvements. 2013-09-10 09:03:21 +00:00
46d8e97127 added missing header file 2013-07-09 09:23:15 +00:00
3fb0b84345 remove debug info 2013-02-14 10:04:02 +00:00
0caabc62df minor bug fix 2013-02-14 10:01:03 +00:00
f3dea61d78 minor fix 2013-02-14 09:25:19 +00:00
310eedf190 add N0 estimate to single histogram fit. Some improvements in musredit (see ChangLog) 2013-02-14 09:16:27 +00:00
5589209ffc update of build in functions for editors 2012-11-20 06:44:47 +00:00
17d7ef4b99 improved Fourier transform. For details see the ChangeLog 2012-11-19 13:27:37 +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
d2e28d33ec fixed bug in RRF single histo. Update docu 2012-05-30 06:01:04 +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
99c24a146d added negative muon fitting support. Fixed at the same time bugs related to logx/logy plotting. Allow now comments after functions in the FUNCTION block. 2012-04-24 10:52:20 +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
84467eae96 Pass the compiler information from the configure script to the musredit/musrgui configuration 2011-08-29 10:32:47 +00:00
Bastian M. Wojek
6536835197 Make the configuration of musrfit a prerequisite for installing musredit/musrgui 2011-08-06 20:23:30 +00:00
Bastian M. Wojek
d16aef5ef0 Install the musrfit documentation locally and adjust the paths in musredit_startup.xml at configure time 2011-08-06 19:55:16 +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
Bastian M. Wojek
a6d10e11e3 Switch from the PSI icon to the musrfit icon on the web page 2011-07-27 15:02:17 +00:00