Commit Graph

16 Commits

Author SHA1 Message Date
4a20d805dd updated the copyright info. 2025-01-30 11:15:42 +01:00
79c8be54bf update of the copyright info. 2024-02-03 19:58:11 +01:00
4b561b1f15 get rid of raw pointers for PFourierCanvas where it makes sense. 2023-10-18 14:21:15 +02:00
fe32046c21 updated the copyright info. 2023-01-05 10:24:31 +01:00
e6e951e8f4 update the copyright info. 2021-03-29 08:22:38 +02:00
10271dab9a update of the copyright info. 2020-04-29 09:05:40 +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
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
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
8cc07318eb some more bug fixing for average per data set. 2015-02-26 13:15:29 +01:00
c938589286 implemented an average-per-data-set option for musrFT. 2015-02-23 16:30:14 +01:00
ca48941deb bug fixing towards a musrFT feature complete state. 2015-02-17 12:46:30 +01:00
e097cc3119 added data export from the GUI menu. 2015-02-16 07:30:57 +01:00
2d2594c903 first almost feature complete version of musrFT 2015-02-13 16:56:19 +01:00