25 Commits

Author SHA1 Message Date
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
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
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
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