2294 Commits

Author SHA1 Message Date
692e7e44db propagate ROOT_GRTEQ_24 properly to the compile options. 2021-04-09 11:08:35 +02:00
911c31fb1e applies already for 6.24-rc which is 6.23.99, hence the odd adaptation. 2021-04-09 11:07:14 +02:00
c06f510aff changes needed since upcoming ROOT6.24 (minuit2) will break the backward compatibility. 2021-04-09 10:03:34 +02:00
38b289b99f add ROOT version information for better diagnostics. 2021-04-09 09:33:08 +02:00
Zaher Salman
6b32dcaa38 Merged muonspin/musrfit:root6 into master 2021-04-06 15:28:19 +02:00
7089e4b3d6 switched libPhotoMeissner to the new centralized PRgeHandler. v1.7 2021-04-01 20:41:00 +02:00
7de55705d2 slightly more modern c++ init style. 2021-04-01 20:38:32 +02:00
56f094dad0 slightly improved the rge handler. 2021-04-01 20:37:08 +02:00
cab8703f85 fix an error number of theory points for the view data. 2021-04-01 20:30:53 +02:00
72c085a0a8 make PRgeHandler to a shared libs. Adopted Nonlocal and PMagProximity accordingly. 2021-04-01 14:26:26 +02:00
113996aa4e changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility! 2021-03-30 15:48:51 +02:00
cb0e8d2e65 update of the ChangeLog. 2021-03-30 15:43:26 +02:00
0dc1c4d975 add some boost component checks. Increase the musrfit version number. 2021-03-30 15:41:38 +02:00
21213a45eb add a central rge-handler which can be used by all user function classes. 2021-03-30 15:39:45 +02:00
Zaher Salman
7f2d8f6625 Merged muonspin/musrfit:root6 into master 2021-03-29 17:34:02 +02:00
e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
Zaher Salman
4dea80c6b6 Merged muonspin/musrfit:root6 into master 2021-03-09 11:51:10 +01:00
551fa4e4a6 refresh of the setup docu. 2021-03-01 15:40:10 +01:00
Zaher Salman
8afc51f497 Merged muonspin/musrfit:root6 into master 2021-03-01 09:35:16 +01:00
6d61cfd4d9 modernized the msr input file. 2021-02-26 15:18:12 +01:00
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