|
2534168d50
|
add the option to dump the nonlocal field values for the ASlibs via the programm dump_nonlocal_field.
|
2021-08-19 08:07:28 +02:00 |
|
|
ef2c1ba241
|
make PSI bulk MusrRoot files accessible if the file name is generated from the run-number, year, etc.
|
2021-07-28 13:31:38 +02:00 |
|
|
bfe1389f9b
|
Removed MuTransistion from tests directory.
|
2021-07-28 13:31:27 +02:00 |
|
|
61adf8017e
|
fixed another git-revision.h which was forgotten.
|
2021-07-12 16:46:44 +02:00 |
|
|
ad08aa61dd
|
some fixes on the qt5 side for a none-git project source.
|
2021-07-12 16:46:37 +02:00 |
|
|
668b4bf481
|
more work on the none git source version.
|
2021-07-12 16:46:28 +02:00 |
|
|
39485d6f72
|
some more work on the none git source version.
|
2021-07-12 16:46:20 +02: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 |
|
|
edeff3563c
|
add mupp plotter export function.
|
2021-07-12 16:45:57 +02:00 |
|
|
1f5e1770a7
|
lift #forward == #backward restriction.
|
2021-06-17 08:24:59 +02:00 |
|
|
6bef7903bb
|
lift #forward == #backward restriction.
|
2021-06-17 08:24:49 +02:00 |
|
|
083e715fc4
|
remove obsolete test.
|
2021-06-17 08:24:39 +02:00 |
|
|
1bdccae1d6
|
improve the readability of the time with packing in the code.
|
2021-06-08 07:30:37 +02:00 |
|
|
baf26aac7f
|
adopted to the not quite standard ISIS NeXus files.
|
2021-06-05 12:18:40 +02:00 |
|
|
effab214f9
|
perform a more robust casting.
|
2021-06-05 12:18:30 +02:00 |
|
|
7142c6b0b7
|
removed unnecessary check.
|
2021-06-05 12:18:18 +02:00 |
|
|
bda48e5625
|
updated mud to the newest version and made it Apple Silicon M1 ready.
|
2021-06-05 12:17:52 +02:00 |
|
|
aa2766bbaf
|
add info on how musrfit is compiled Debug or Release.
|
2021-05-21 08:02:37 +02:00 |
|
|
0329cf559f
|
add README files for the DummyUsrFcn with an example.
|
2021-04-19 16:14:10 +02:00 |
|
|
f2c06094e3
|
add a full dummy user function class with a global part. This can be used as a starting point to develop new polarization functions. Currently no rge-handling present.
|
2021-04-19 16:13:48 +02:00 |
|
|
0bead218d0
|
changed MuSR_td_PSI_bin in order to read old data. Not yet tested.
|
2021-04-19 16:11:59 +02:00 |
|
|
cca75c7970
|
propagate ROOT_GRTEQ_24 properly to the compile options.
|
2021-04-15 16:37:13 +02:00 |
|
|
b3cd31199e
|
Fix out-of-bound bug pointed out by Ryan McFadden.
|
2021-04-13 07:58:28 +02:00 |
|
|
865efb506a
|
make sure that group has indeed any elements.
|
2021-04-13 07:58:03 +02:00 |
|
|
15f191c8d6
|
changes needed since upcoming ROOT6.24 (minuit2) will break the backward compatibility.
|
2021-04-09 16:03:16 +02:00 |
|
|
2a531bd58d
|
add ROOT version information for better diagnostics.
|
2021-04-09 16:03:04 +02:00 |
|
|
c2719c4996
|
switched libPhotoMeissner to the new centralized PRgeHandler.
|
2021-04-06 14:53:17 +02:00 |
|
|
bd75f25ee6
|
slightly more modern c++ init style.
|
2021-04-06 14:41:13 +02:00 |
|
|
9657c8076f
|
slightly improved the rge handler.
|
2021-04-06 14:40:53 +02:00 |
|
|
8c604cc02b
|
fix an error number of theory points for the view data.
|
2021-04-06 14:40:38 +02:00 |
|
|
02496711b4
|
make PRgeHandler to a shared libs. Adopted Nonlocal and PMagProximity accordingly.
|
2021-04-06 14:40:17 +02:00 |
|
|
a821890ef5
|
changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility!
|
2021-04-06 14:39:56 +02:00 |
|
|
756c6a52c1
|
add a central rge-handler which can be used by all user function classes.
|
2021-04-06 14:38:51 +02:00 |
|
|
a7b540cfdb
|
update of the copyright info.
|
2021-03-29 08:30:43 +02:00 |
|
|
02926a6cc5
|
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-03-09 09:49:57 +01:00 |
|
|
d8e4a33ceb
|
xml schema more flexible about the order of 'histos' and 'RunHeader'
|
2021-02-26 09:20:02 +01:00 |
|
|
e5bf74e4ee
|
fix of a typo.
|
2021-02-26 09:19:50 +01:00 |
|
|
aa6f2493d0
|
fixed wrong casting originating from a copy/paste error.
|
2021-02-26 09:19:39 +01:00 |
|
|
d94d06d2c2
|
better version for icons under macosx.
|
2021-02-16 20:55:17 +01:00 |
|
|
307e8c62dd
|
Merge branch 'dks6' of https://git.psi.ch/nemu/musrfit into dks6
|
2021-02-14 22:08:12 +01:00 |
|
|
e80346c472
|
add macOS BigSur icon to musredit.
|
2021-02-14 22:06:09 +01:00 |
|
|
cdc35e1684
|
add new method GetTypeOfPath to TMusrRunHeader. It allows deduce the type of a given path-name.
|
2021-02-09 10:52:51 +01:00 |
|
|
a97308020d
|
some bug fixing in the cmake chain concerning the new Qt6 stuff.
|
2021-01-29 15:13:16 +01:00 |
|
|
01957630e8
|
add first Qt6 version of musredit, mupp, etc.
|
2021-01-29 15:12:30 +01:00 |
|
|
acb1b1542a
|
make sure that CUDA is present before pushing CUDA specific compiler flags.
|
2021-01-12 14:37:00 +01:00 |
|
|
f9f64109c1
|
added the missing DKS flags after removing FindDKS.cmake
|
2021-01-12 12:33:51 +01:00 |
|
|
cd53c5a574
|
add proper p-wave (line,point) superfluid density calculation -- adopted to DKS.
|
2020-12-28 19:27:21 +01:00 |
|
|
aa08b40696
|
restrict some compiler flags to the correct platforms.
|
2020-12-28 18:26:45 +01:00 |
|
|
1f18b4531a
|
fix minor '=' vs '==' bug.
|
2020-12-26 11:54:18 +01:00 |
|
|
a9a61f5518
|
adjust to Qt 5.14.x; remove compiler warnings.
|
2020-12-26 10:36:07 +01:00 |
|