a356534e6a
updated the copyright info.
2023-01-05 11:04:42 +01:00
d3d55f8719
make sure that git repo info is only added if the musrfit project source is indeed a git repo, and not e.g. a download.
2021-07-12 16:46:10 +02:00
8dd8d29adc
Remove automake support
...
Since the cmake tool chain is now stable, the automake tool chain is removed from musrfit.
This makes documentation and code less cluttered.
Conflicts:
configure.ac
src/Makefile.am
src/classes/Makefile.am
src/external/MuSR_software/Makefile.am
2019-03-08 13:53:36 +01:00
7f432cc58e
adopted the technical docu, according to the new sphinx user docu.
...
Conflicts:
doc/musrfit_dox.cfg
2018-07-04 12:48:17 +02:00
aa2cc9ddd2
cmake: more necessary files added. Still a lot of testing needed.
2018-05-31 13:26:36 +02:00
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
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
3a112cd391
only show N0 estimate dialog in chisq if fittype fits.
2017-02-06 09:19:19 +01:00
30708ff4bc
fixed problem with full path-file-name.
2017-01-14 11:44:35 +01:00
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