224 Commits

Author SHA1 Message Date
d96d1f68d5 increased main version to 1.9.2, libPMusr to 1.4.0, and mupp to 1.1.0. 2023-10-25 10:59:25 +02:00
dbe129e7f1 dump_header can dump #counts for each detector. Currently only for MusrRoot. 2023-05-18 08:17:28 +02:00
1bdf04c36d updated ChangeLog. 2023-02-17 10:15:35 +01:00
aa450aa6f6 updated the ChangeLog. 2023-01-05 10:46:22 +01:00
c0e43a46e4 update ChangeLog 2022-05-29 15:45:29 +02:00
ebf60a8925 revision of ChangeLog. 2021-11-05 14:39:03 +01:00
4b52a843f6 updated the ChangeLog. 2021-06-17 08:25:17 +02:00
69540aa06f increased the version number. 2021-06-05 12:18:08 +02:00
04da5d7d43 update of ChangeLog. Increase version number. 2021-04-19 16:13:59 +02:00
df53338d6b update of the ChangeLog. 2021-04-06 14:39:25 +02:00
01957630e8 add first Qt6 version of musredit, mupp, etc. 2021-01-29 15:12:30 +01:00
3b5060c061 musrview gets the new feature: calculate theory points only at data points.
Conflicts:
	doc/html/searchindex.js
	doc/html/setup-dks.html
	src/classes/PMusrCanvas.cpp
	src/include/PMusrCanvas.h
	src/musrview.cpp
2020-08-29 11:49:49 +02:00
ccb87e8b7a A single asymmetry plot allows to toggle the color of the theory function line by the key 't'. 2020-07-27 19:23:28 +02:00
32bac0e197 Functions can now not only operate on parameters and maps but also on meta information
obtained from the data files. Currently the following meta information can be accessed
if available:
field in (G): B or b
energy in (keV): En or en
temperature in (K): since some data files contain a vector of temperature, they have
                    to be accessed with an index, like T0 or t0, etc.
2020-06-18 08:16:43 +02:00
b5fb5b8b4a updated the docu and adopted the ChangLog 2020-05-26 07:17:21 +02:00
29291bd0b9 release new version 1.6.0 2020-05-16 09:27:12 +02:00
cf45c6f1d5 increment version. 2020-02-04 08:21:12 +01:00
8b416b45e0 merged root6 2019-09-11 12:12:13 +02:00
25bfa1f66b update of the docu. 2019-05-15 10:14:39 +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
dbfeeddf3f 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.
2019-03-08 12:50:41 +01:00
784a951540 since my automake structure is now ready for rpmbuild, the version number is increased. 2017-10-26 15:59:19 +02:00
c4d52df3bc since my automake structure is now ready for rpmbuild, the version number is increased. 2017-10-26 15:47:35 +02:00
450a5c9d1b release of V.1.0.0 2017-05-18 13:32:23 +02:00
1729055385 merged from root6. Compiles but has issues with DKS linking yet. 2017-05-15 21:30:42 +02:00
454e6771e2 refer to the repos for the changes rather than updating ChangeLog. 2017-02-08 09:48:51 +01:00
38c4293d58 resolved merge conflicts with master 2016-12-23 14:16:22 +01:00
421fe729f8 resolved merge conflict. 2016-12-19 12:13:35 +01:00
dce31426a7 increased the version number form 0.17.0 to 0.18.0 2016-12-18 10:43:53 +01:00
333eaea7f1 Merge branch 'master' into root6 2016-08-25 13:38:57 +02:00
6aea6473ab merge dks to master 2016-08-25 08:40:40 +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
e95bee2c41 Merge branch 'master' into root6 2016-08-10 12:49:24 +02:00
08848e68a8 drop NeXus support for Version < 4.4 2016-08-10 10:28:31 +02:00
f93ef114e0 merge master 2016-08-09 14:05:40 +02:00
8f20d2fd4c musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:52:41 +02:00
4cdc4dbf1d musredit: run lists are now properly loaded if containing nS-nE elements. 2016-08-02 13:15:55 +02:00
ac30fd956b merged branch 'master' into 'dks' 2016-04-28 13:42:24 +02:00
bb1f6b113b updated licence info and added paramList to the GUI. 2016-04-28 13:05:39 +02:00
cb14afbe07 msr2data gets a new option paramList which allows to select the number of parameters to be exported. 2016-04-28 11:11:06 +02:00
bc881f0c75 moved CPU/GPU information collection from PFitter to musrfit. 2016-04-27 08:11:30 +02:00
nemu
95ac103605 Merge branch 'master' into root6 2016-04-26 12:58:50 +02:00
af7b729a5a start-/endTimeBin are now class members. This reduces the number of recalculations. 2016-04-26 12:39:27 +02:00
ee064fc504 Added the theory function muMinusExpTF for mu minus fits 2016-04-22 10:56:52 +02:00
27eb664686 added missing DKS selector in GetPhaseOptRealFourier 2016-04-14 16:33:19 +02:00
d9782c55c8 added a theory translator for DKS 2016-03-08 16:23:18 +01:00
f3542337fc Merge branch 'master' into root6 2016-02-23 17:37:52 +01:00
fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +01:00
fe4c0ddede Merge branch 'master' into root6 2016-02-17 13:10:13 +01: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