257 Commits

Author SHA1 Message Date
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
d9782c55c8 added a theory translator for DKS 2016-03-08 16:23:18 +01:00
b157d01506 merge into master 2016-03-04 13:23:12 +01:00
fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +01:00
eb482b9671 improved handling of RRF freq in the msr-file 2016-01-18 16:25:34 +01:00
5303f550b4 add the missed files. 2016-01-15 17:30:05 +01:00
8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +01:00
782eb4e1a4 better RRF labelling, and proper class variable naming. 2016-01-14 13:18:06 +01:00
fd655e720b slightly improvement the N0 estimate 2016-01-14 11:24:49 +01:00
52e2c20527 some tweaking in order to supress ghost lines. 2016-01-07 16:10:47 +01:00
097a6db6b0 more work towards fully functional RRF single histo fit 2016-01-07 13:19:00 +01:00
7d315b2b86 implemented proper error propagation and improved N0 estimate. 2016-01-06 17:33:41 +01:00
6ee5d76b35 first implementation of the single histo RRF fit (no plotting yet). Seems to work but the error estimate of the RRF asymmetry seems to be too large. Needs to be checked. 2015-12-21 16:54:12 +01:00
99864b2b82 some more self-consistency checks with RRF. 2015-12-19 20:32:07 +01:00
c3b5a52519 start working on RRF. For now only work on the msr-file side is done. 2015-12-18 15:34:18 +01:00
f58cbf1874 added a yet experimental feature of a phase 'optimized' real Fourier transform. 2015-09-24 15:33:47 +02:00
b113a94ee9 added the class PStringNumberList which allow to parse a generic encoded list of numbers. Used this class to improve PMsrHandler, and improved the runList feature of msr2data. For details see the documentation of msr2data. 2015-08-16 11:43:57 +02:00
Thomas Prokscha
fab7acfedc added a group histo selector in any2many for MusrRoot when exporting to a too limited file format as PSI-BIN. 2015-05-29 15:11:04 +02:00
a2601348cf first working FFT including DKS. 2015-04-13 17:21:27 +02:00
75578f1977 first work to add GPU support via DKS for Fourier. 2015-04-07 16:46:20 +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
a310c36a70 Merge branch 'master' of https://bitbucket.org/zaher-salman/musrfit 2015-02-20 12:32:49 +01:00
7be8b4c2ea add a switch to musrview that it plots initially the Fouier data rather than the time domain data. 2015-02-20 12:22:24 +01:00
68b071ec2e Fixed compilation problem with fftw3 and added fake automake files to musredit and musrgui. 2015-02-19 17:08:16 +01:00
ca48941deb bug fixing towards a musrFT feature complete state. 2015-02-17 12:46:30 +01:00
0e6ceecf24 changed the data export handling from musrview. It is now more main line and follows the implementation of musrFT. At the same time removed an autodated comment in PFourierCanvas.h. 2015-02-16 17:23:39 +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
d4ba2f6d81 more work towards a standalone Fourier (mainly for HAL-9500). Add msr-file support. Still some severe flaws. 2015-02-11 15:35:14 +01:00
f56c2b5fda Merge branch 'master' of ssh://gitorious.psi.ch/nemu/musrfit 2015-02-02 15:54:01 +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
acb5a1af09 Remove redundant and optimize code for saving data to ascii in batch mode. 2015-01-27 11:17:06 +01:00
be9bfdf091 Added option to save data from canvas a quit for non-interactive mode (web). 2015-01-23 15:58:53 +01:00
11ea9f5457 'final' changes towards a to-be-tested GLOBAL block implementation 2014-12-18 15:42:16 +01:00
e87672f632 try to setup a much cleaner handling for t0's, fgb/lgb, and fit-range 2014-12-17 15:51:26 +01:00
88b1981f7c added fAddT0s vector to the base class. 2014-12-17 15:43:50 +01:00
56cb9749d2 added addt0 to the GLOBAL block 2014-12-17 15:40:43 +01:00
f13fa554bf added global section to non-muSR, and mu-minus. Added mu-minus to musrt0. 2014-12-12 12:50:12 +01:00
075c259971 transferred lifetimecorrection from RUN block to the PLOT block. More work towards a working GLOBAL block 2014-12-10 16:02:32 +01:00
918f1eb110 more work on the global section 2014-12-09 15:47:13 +01:00
3f021c112c start working on the global section. 2014-12-09 10:48:26 +01:00
eac2673118 added proper data alignment for averaging. 2014-12-06 10:26:35 +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
76f39229f4 added new internal field functions. 2014-02-07 17:03:06 +01:00