44821cb8cd
updated the copyright info.
2025-01-30 12:00:49 +01:00
17339e191d
updated copyright info.
2024-02-07 15:29:08 +01:00
a356534e6a
updated the copyright info.
2023-01-05 11:04:42 +01:00
a7b540cfdb
update of the copyright info.
2021-03-29 08:30:43 +02:00
7d27c18da5
adopted proper name scheme.
2020-02-04 09:36:42 +01:00
f4d6f63607
add tests for the case that maps and/or functions are absent.
2019-09-23 16:23:30 +02:00
afef9600b4
fixed time range issue in single histo fit which was caused by a musrfit <-> DKS confusion. Asymmetry fit still has an issue which needs further investigations.
2019-09-21 19:29:51 +02:00
c64c74dbf8
modernized code to C++11 and newer.
...
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
Conflicts:
src/classes/PFitter.cpp
src/classes/PFourier.cpp
src/classes/PMsrHandler.cpp
src/classes/PMusrCanvas.cpp
src/classes/PRunAsymmetry.cpp
src/classes/PRunAsymmetryRRF.cpp
src/classes/PRunListCollection.cpp
src/classes/PRunSingleHisto.cpp
src/classes/PRunSingleHistoRRF.cpp
src/classes/PStartupHandler.cpp
src/include/PFourier.h
src/include/PRunListCollection.h
src/musrFT.cpp
2019-04-24 17:44:58 +02:00
122db33efc
moved hardware info to the place where it is needed.
2018-06-04 14:30:09 +02:00
08d67afb78
prevent double free.
2017-08-21 14:31:16 +02:00
49db148c37
added proper destructor.
2017-08-18 07:58:25 +02:00
2d4697c750
fixes a bug in the GPU memory allocation.
2017-08-17 13:29:25 +02:00
38c4293d58
resolved merge conflicts with master
2016-12-23 14:16:22 +01:00
da2f0a1049
(i) added mu minus. (ii) single histo is now fed with a proper error vector which covers all allowed background options.
2016-04-25 12:20:24 +02:00
bdd8c16650
added fit type selector for DKS
2016-04-18 17:26:47 +02:00
aedacbcd34
added DKS asymmetry fit support
2016-04-15 16:47:40 +02:00
2a041d4878
removed debug information. Added CPU/GPU information to the MINUIT2.OUTPUT file.
2016-04-07 13:06:02 +02:00
6fa7bb5764
first DKS running version. Still a lot of testing needed. Currently only single histogram fitting with a limited number of functions is supported to run on the GPU.
2016-04-06 17:22:58 +02:00
a29b790e04
some more work towards DKS/GPU integration
2016-04-01 17:44:49 +02:00
ae77181f42
add memory handling for DKS/GPU. No fitting possible, yet.
2016-03-31 16:41:46 +02:00
5fb2ce777e
some more work towards DKS/GPU support of musrfit
2016-03-10 15:52:48 +01:00
7b292980e5
added the class PFitterFcnDKS which eventually will handle the DKS/GPU binding. Currently it is without real functionality
2016-03-09 16:28:32 +01:00