939d4fb7b5
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-04-19 16:25:53 +02:00
0329cf559f
add README files for the DummyUsrFcn with an example.
suter_a2021-04-19 08:09:53 +02:00
04da5d7d43
update of ChangeLog. Increase version number.
suter_a2021-04-16 20:53:56 +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.
suter_a2021-04-16 18:32:30 +02:00
0bead218d0
changed MuSR_td_PSI_bin in order to read old data. Not yet tested.
suter_a2021-04-19 11:58:24 +02:00
c638456afe
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-04-19 15:20:12 +02:00
86459e586d
changed MuSR_td_PSI_bin in order to read old data. Not yet tested.
suter_a2021-04-19 11:58:24 +02:00
32c892cad4
add README files for the DummyUsrFcn with an example.
v1.7.2
suter_a2021-04-19 08:09:53 +02:00
93c537ba22
update of ChangeLog. Increase version number.
suter_a2021-04-16 20:53:56 +02:00
5eed60937a
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.
suter_a2021-04-16 18:32:30 +02:00
cca75c7970
propagate ROOT_GRTEQ_24 properly to the compile options.
suter_a2021-04-09 11:08:35 +02:00
29b603e124
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-04-13 15:33:36 +02:00
b3cd31199e
Fix out-of-bound bug pointed out by Ryan McFadden.
suter_a2021-04-13 07:33:14 +02:00
3fc410e7a7
add missing Qt6 flag for the case the user wants to choose himself.
suter_a2021-04-13 07:31:01 +02:00
865efb506a
make sure that group has indeed any elements.
suter_a2021-04-12 07:50:37 +02:00
f775ef3545
Fix out-of-bound bug pointed out by Ryan McFadden.
suter_a2021-04-13 07:33:14 +02:00
fb85d025bb
add missing Qt6 flag for the case the user wants to choose himself.
suter_a2021-04-13 07:31:01 +02:00
9c438b580b
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-04-12 14:37:43 +02:00
8271192f63
make sure that group has indeed any elements.
suter_a2021-04-12 07:50:37 +02:00
65ee70c52e
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-04-11 11:47:31 +02:00
692e7e44db
propagate ROOT_GRTEQ_24 properly to the compile options.
suter_a2021-04-09 11:08:35 +02:00
911c31fb1e
applies already for 6.24-rc which is 6.23.99, hence the odd adaptation.
suter_a2021-04-09 11:07:14 +02:00
c06f510aff
changes needed since upcoming ROOT6.24 (minuit2) will break the backward compatibility.
suter_a2021-04-09 10:03:34 +02:00
38b289b99f
add ROOT version information for better diagnostics.
suter_a2021-04-09 09:33:08 +02:00
6b32dcaa38
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-04-06 15:28:19 +02:00
c2719c4996
switched libPhotoMeissner to the new centralized PRgeHandler.
suter_a2021-04-01 20:41:00 +02:00
bd75f25ee6
slightly more modern c++ init style.
suter_a2021-04-01 20:38:32 +02:00
9657c8076f
slightly improved the rge handler.
suter_a2021-04-01 20:37:08 +02:00
8c604cc02b
fix an error number of theory points for the view data.
suter_a2021-04-01 20:30:53 +02:00
02496711b4
make PRgeHandler to a shared libs. Adopted Nonlocal and PMagProximity accordingly.
suter_a2021-04-01 14:26:26 +02:00
a821890ef5
changed the user function for nonlocal fitting to the new rge-handler. This breaks the backwards compatibility!
suter_a2021-03-30 15:48:51 +02:00
df53338d6b
update of the ChangeLog.
suter_a2021-03-30 15:43:26 +02:00
08c841f0d9
add some boost component checks. Increase the musrfit version number.
suter_a2021-03-30 15:41:38 +02:00
756c6a52c1
add a central rge-handler which can be used by all user function classes.
suter_a2021-03-30 15:39:45 +02:00
7089e4b3d6
switched libPhotoMeissner to the new centralized PRgeHandler.
v1.7
suter_a2021-04-01 20:41:00 +02:00
7de55705d2
slightly more modern c++ init style.
suter_a2021-04-01 20:38:32 +02:00
56f094dad0
slightly improved the rge handler.
suter_a2021-04-01 20:37:08 +02:00
cab8703f85
fix an error number of theory points for the view data.
suter_a2021-04-01 20:30:53 +02:00
72c085a0a8
make PRgeHandler to a shared libs. Adopted Nonlocal and PMagProximity accordingly.
suter_a2021-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!
suter_a2021-03-30 15:48:51 +02:00
cb0e8d2e65
update of the ChangeLog.
suter_a2021-03-30 15:43:26 +02:00
0dc1c4d975
add some boost component checks. Increase the musrfit version number.
suter_a2021-03-30 15:41:38 +02:00
21213a45eb
add a central rge-handler which can be used by all user function classes.
suter_a2021-03-30 15:39:45 +02:00
7f2d8f6625
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-03-29 17:34:02 +02:00
a7b540cfdb
update of the copyright info.
suter_a2021-03-29 08:30:43 +02:00
e6e951e8f4
update the copyright info.
suter_a2021-03-29 08:22:38 +02:00
4dea80c6b6
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-03-09 11:51:10 +01:00
ae57d5b57c
refresh of the setup docu.
suter_a2021-03-01 15:40:10 +01:00
5f19c3b795
modernized the msr input file.
suter_a2021-02-26 15:18:12 +01: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.
suter_a2021-02-26 15:17:41 +01:00
551fa4e4a6
refresh of the setup docu.
suter_a2021-03-01 15:40:10 +01:00
8afc51f497
Merged muonspin/musrfit:root6 into master
Zaher Salman
2021-03-01 09:35:16 +01:00
6d61cfd4d9
modernized the msr input file.
suter_a2021-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.
suter_a2021-02-26 15:17:41 +01:00
d8e4a33ceb
xml schema more flexible about the order of 'histos' and 'RunHeader'
suter_a2021-02-18 14:59:35 +01:00