cc8ac60713
by changing the behaviour of the global parts of the class PUserFcnBase from pure virtual default NeedGlobalPart=false, the code can be simplified in many places.
2021-02-26 15:17:41 +01:00
1372a8b782
xml schema more flexible about the order of 'histos' and 'RunHeader'
2021-02-18 14:59:35 +01:00
27607a2fa1
fix of a typo.
2021-02-18 11:56:39 +01:00
88b4e7600d
fixed wrong casting originating from a copy/paste error.
2021-02-18 11:55:34 +01:00
Zaher Salman
acd149a159
Merged muonspin/musrfit:root6 into master
2021-02-17 14:10:02 +01:00
01ce90e97e
better version for icons under macosx.
2021-02-16 20:46:52 +01:00
457adc7e7e
add macOS BigSur icon to musredit.
2021-02-14 22:13:40 +01:00
Zaher Salman
c87906efd6
Merged muonspin/musrfit:root6 into master
2021-02-08 10:36:49 +01:00
90fb81f16a
add new method GetTypeOfPath to TMusrRunHeader. It allows deduce the type of a given path-name.
2021-02-06 19:05:40 +01:00
bfd7229252
Merge branch 'root6' of https://git.psi.ch/nemu/musrfit into root6
2021-01-26 10:33:13 +01:00
f9581ae9d5
fix typo. Increase minimal root version from rpm.
2021-01-26 10:21:06 +01:00
Zaher Salman
21dedba8fa
Merged muonspin/musrfit:root6 into master
2021-01-25 09:01:24 +01:00
cd785b8e5d
update of the docu.
2021-01-23 15:58:04 +01:00
9cc9792054
some bug fixing in the cmake chain concerning the new Qt6 stuff.
2021-01-23 10:21:55 +01:00
ad9cf0abf9
remove comment.
2021-01-22 22:25:43 +01:00
5dcc962351
add first Qt6 version of musredit, mupp, etc.
v1.6.5
2021-01-22 22:04:11 +01:00
Zaher Salman
7279de07ff
Merged muonspin/musrfit:root6 into master
2021-01-03 11:44:35 +01:00
386217b1fe
add proper p-wave (line,point) superfluid density calculation.
2020-12-28 15:13:45 +01:00
12c2e5f7a4
fix minor '=' vs '==' bug.
2020-12-26 11:59:52 +01:00
daef50e35a
adjust to Qt 5.14.x; remove compiler warnings.
2020-12-22 22:36:07 +01:00
04fff97704
The musredit help system is using now the system default web-browser. This simplifies things, especially the qtwebengine package is not needed anymore.
2020-12-22 17:31:42 +01:00
20d9794db2
replaced 3D description. The previous was just wrong!
2020-11-19 10:42:12 +01:00
ba7665c85f
increment libGapIntegrals version number
2020-11-04 15:10:02 +01:00
32cf3221d9
BMWlibs: add two p-wave gap funtions which can be used to evaluate the superfluid density.
2020-11-04 15:03:58 +01:00
Zaher Salman
693b99755d
Merged muonspin/musrfit:root6 into master
2020-09-11 10:22:39 +02:00
6ef53c6b6a
remove redundant check from musredit/fileSaveAs
2020-09-10 15:23:27 +02:00
18424fe149
musredit: if save cannot write file, popup an error message dialog.
2020-09-10 15:04:19 +02:00
Zaher Salman
0069ef02c8
Merged muonspin/musrfit:root6 into master
2020-09-01 16:15:43 +02:00
6747e5c1ca
added a missing check in Fourier difference handling.
2020-09-01 15:06:33 +02:00
Zaher Salman
45de42bc5b
Merged muonspin/musrfit:root6 into master
2020-08-30 15:08:05 +02:00
66f3b48e2a
musrview gets the new feature: calculate theory points only at data points.
v1.6.4
2020-08-29 11:15:02 +02:00
Zaher Salman
7d1cb313f2
Merged muonspin/musrfit:root6 into master
2020-07-28 09:33:30 +02:00
33fe4ee5fb
moved fTriggerColor toggle state to the proper position.
2020-07-28 08:50:59 +02:00
0e2d880249
A single asymmetry plot allows to toggle the color of the theory function line by the key 't'.
v1.6.3
2020-07-27 18:36:27 +02:00
Zaher Salman
6a8ec77037
Merged muonspin/musrfit:root6 into master
2020-07-14 19:43:52 +02:00
be8689853b
musredit: check if system variables ROOTSYS and MUSRFITPATH are set, and if not popup a warning.
2020-07-12 11:24:57 +02:00
a81515cb95
add another startup check which makes sure that musrfit is found by musredit.
2020-07-11 19:55:11 +02:00
Zaher Salman
85359817f9
Merged muonspin/musrfit:root6 into master
2020-06-21 17:46:24 +02:00
a09d6878f2
make more function available to mupp (sinh, .., asin, .., and sqrt)
2020-06-20 09:44:14 +02:00
Zaher Salman
268772e953
Merged muonspin/musrfit:root6 into master
2020-06-19 09:10:47 +02:00
5ec1228ea6
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musrWiz.
2020-06-18 22:35:29 +02:00
8ecac5fd57
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in PChangeDefaultPathsDialog.
2020-06-18 20:44:08 +02:00
Zaher Salman
260c2c19e7
Merged muonspin/musrfit:root6 into master
2020-06-18 20:40:21 +02:00
35760525bb
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in mupp
2020-06-18 20:24:31 +02:00
c42bbd16f3
replaced obsolete QXmlDefaultHandler by QXmlStreamReader in musredit.
2020-06-18 18:46:03 +02:00
Zaher Salman
c8e863617a
Merged muonspin/musrfit:root6 into master
2020-06-18 09:45:43 +02:00
4661dee936
update of the docu - describe meta info access in functions.
v1.6.2
2020-06-17 20:22:42 +02:00
7b6180a688
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-17 19:31:31 +02:00
602a5a4e6c
add field, temperature values from meta-data of the data-files to the runs. This will be needed if functions want to access this information (not yet implemented).
2020-06-13 16:13:44 +02:00
Zaher Salman
8da82ee6cc
Merged muonspin/musrfit:root6 into master
2020-06-09 10:46:31 +02:00