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
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
8b416b45e0
merged root6
2019-09-11 12:12:13 +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
795cd75b1e
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
2019-04-16 15:34:49 +02:00
2b7a391bbb
back-integrate DKS Fourier after DKS upgrade and modularization. Not yet tested other than compilation.
2017-05-29 17:54:57 +02:00
1729055385
merged from root6. Compiles but has issues with DKS linking yet.
2017-05-15 21:30:42 +02:00
38c4293d58
resolved merge conflicts with master
2016-12-23 14:16:22 +01:00
63516fc499
added a first version of a optimized phase correction for the real Fourier transform
2016-12-18 10:37:50 +01:00
f7834aaead
added class PFTPhaseCorrection which allows to calculate the phase optimzied real part of the Fourier transform. musrFT is already using it, for musrview it is still missing.
2016-11-29 11:16:45 +01:00
b157d01506
merge into master
2016-03-04 13:23:12 +01:00
8e399fa04e
first steps towards asymmetry RRF fit.
2016-01-15 17:16:07 +01:00
f58cbf1874
added a yet experimental feature of a phase 'optimized' real Fourier transform.
2015-09-24 15:33:47 +02:00
75578f1977
first work to add GPU support via DKS for Fourier.
2015-04-07 16:46:20 +02:00
ca48941deb
bug fixing towards a musrFT feature complete state.
2015-02-17 12:46:30 +01:00
2d2594c903
first almost feature complete version of musrFT
2015-02-13 16:56:19 +01:00
c6900030c7
first partial implementation for a standalone Fourier transform calculator/plotter. Mainly meant for HAL-9500. Much more to come ...
2015-02-02 15:52:51 +01:00
5b72d622b5
added average view option and 'Tesla' unit in FOURIER. Updated docu
2014-12-04 10:40:16 +01:00
bbb8550f96
since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h
2014-02-12 12:43:32 +01:00
22c7702cfe
docu updated
2013-01-15 12:25:48 +00:00
17d7ef4b99
improved Fourier transform. For details see the ChangeLog
2012-11-19 13:27:37 +00:00
138e7ba369
first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
2012-03-22 07:00:34 +00:00
nemu
959c792a68
added more docu and cleaned up code a bit
2010-05-26 19:31:13 +00:00
nemu
2a03bb7f61
changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout
2009-10-30 08:29:27 +00:00
nemu
12a479c360
fixed wrong tagging
2009-01-06 08:44:37 +00:00
nemu
ce9f98c37d
next step towards Fourier
2008-12-23 16:24:26 +00:00
nemu
d29375c912
a small step further towards Fourier transform. PFourier most probably not functional yet.
2008-12-16 08:04:38 +00:00