37 Commits

Author SHA1 Message Date
26d78cf482 proper handling for DKS/GPU Fourier transform. 2017-05-31 16:21:53 +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
e8f692b42c more changes towards musrfit/DKS/root6. 2017-02-08 11:16:27 +01:00
18d037fdf2 adopted dks to root6 (branch dks6). Not yet tested. 2017-02-07 16:12:49 +01:00
38c4293d58 resolved merge conflicts with master 2016-12-23 14:16:22 +01:00
02cdef0fa7 small change to make the compiler happy 2016-12-19 12:14:36 +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
27eb664686 added missing DKS selector in GetPhaseOptRealFourier 2016-04-14 16:33:19 +02: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
9c700a3773 Fixes the crash of Fourier if the maximal range given in the Fourier block is larger than the available. 2015-11-11 10:30:16 +01:00
f58cbf1874 added a yet experimental feature of a phase 'optimized' real Fourier transform. 2015-09-24 15:33:47 +02:00
18564964fa calculate mean starting from fStartTime, if fStartTime > 0. 2015-04-17 10:29:20 +02:00
6ac3cdd798 corrected size for noOfFourierBins, and made switching between FFTW and DKS more coherent 2015-04-14 16:49:33 +02:00
a2601348cf first working FFT including DKS. 2015-04-13 17:21:27 +02:00
a393cb9ec5 fixed wrong Fourier vector size for DKS. 2015-04-08 17:24:24 +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
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
a63ed33de7 proper phase correction for Re/Im Fourier transform (MUSR-206) 2011-11-14 20:24:27 +00:00
nemu
91c66651aa fix of a time window frame bug reported in MUSR-138 2010-08-11 13:12:31 +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
33222b675c started with the encapsulation of the data structure which should reduce the number of crashes and help to reduce memory leaks 2009-10-07 12:26:41 +00:00
nemu
571a048657 slightly improved fourier 2009-05-26 15:07:08 +00:00
nemu
5cadc57e13 some necessary cleanup 2009-05-26 05:51:48 +00:00
nemu
cba83984ee fixed range bug and added tstart phase shift correction 2009-05-05 06:51:06 +00:00
nemu
18a3055e7c fixed a filling bug in PFourier 2009-04-21 06:43:25 +00:00
nemu
4ef09b0dd2 added Fourier difference view. Still some problems withswitching between diff and Fourier force and back 2009-01-06 07:09:58 +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