Commit Graph
235 Commits
Author SHA1 Message Date
suter_a 0d917564c5 allow to define the phase parameter lists in the Fourier block with a reference phase parameter. This means all the other phase parameters are then relative to this reference phase parameter. This is often used when analysing LEM data. 2018-11-13 09:19:48 +01:00
suter_a 71f8f78b63 set reference phase index in the case of a phase vector 2018-11-13 08:39:26 +01:00
suter_a 3c55a72475 allow to define the phase parameter lists in the Fourier block with a reference phase parameter. This means all the other phase parameters are then relative to this reference phase parameter. This is often used when analysing LEM data. 2018-11-12 20:35:10 +01:00
suter_a 357d46aac4 allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing. 2018-10-15 16:12:49 +02:00
suter_a 5909d59f32 allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing. 2018-10-15 16:09:17 +02:00
salman f81c6aa2bf Deal with missing alpha line for beta-NMR. 2018-08-24 17:42:23 +02:00
Zaher Salman b044d97a55 More work towards implementation of beta-NMR asymmetry calculation 2018-08-16 23:17:39 +02:00
Zaher Salman e2a59af6e1 Start branch to develop full featured beta-NMR support 2018-08-15 20:35:06 +02:00
suter_a 5617cf2925 cleaned up signed/unsigned int issues. 2018-06-06 16:24:42 +02:00
suter_a 4a881fad56 cleaned up signed/unsigned int issues. 2018-06-06 16:04:27 +02:00
suter_a 70d1a24534 make msr-file reader more robust against leading spaces. 2017-11-08 11:43:49 +01:00
suter_a 523e54c6db make msr-file reader more robust against leading spaces. 2017-11-08 11:43:14 +01:00
suter_a 38c4293d58 resolved merge conflicts with master 2016-12-23 14:16:22 +01:00
suter_a c3c01e5de0 cleaning up left-overs and improved the comments. 2016-12-22 17:04:48 +01:00
suter_a c768c27898 for maxLH it is now possible to get the per-run-block maxLH, and the expected maxLH 2016-12-18 10:36:02 +01:00
suter_a b106ac61a1 added phase optimized Re FT for musrview. Still not perfect. 2016-12-07 17:02:18 +01:00
suter_a 4c24a1e481 prepare the FOURIER block command 'range_for_phase_correction' for the new FT Re-part automatic phase correction algorithm. 2016-11-28 10:13:38 +01:00
suter_a ec27baf3a4 added c/const to the GPU ready functions. 2016-04-27 08:37:15 +02:00
suter_a 71fbce110b added the function string mmsetf for DKS. 2016-04-25 12:16:56 +02:00
suter_a 3dfd348d5e all mu minus fits to run log max likelihood minimization. 2016-04-22 10:54:09 +02:00
suter_a aedacbcd34 added DKS asymmetry fit support 2016-04-15 16:47:40 +02:00
suter_a f95a4c9078 added all the muSR specific analytic formulae 2016-04-14 14:53:55 +02:00
suter_a 2a041d4878 removed debug information. Added CPU/GPU information to the MINUIT2.OUTPUT file. 2016-04-07 13:06:02 +02:00
suter_a ae77181f42 add memory handling for DKS/GPU. No fitting possible, yet. 2016-03-31 16:41:46 +02:00
suter_a 5fb2ce777e some more work towards DKS/GPU support of musrfit 2016-03-10 15:52:48 +01:00
suter_a d9782c55c8 added a theory translator for DKS 2016-03-08 16:23:18 +01:00
suter_a eb482b9671 improved handling of RRF freq in the msr-file 2016-01-18 16:25:34 +01:00
suter_a 71cac92d23 more work toward an asymmetry RRF fit. 2016-01-18 10:41:27 +01:00
suter_a 8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +01:00
suter_a 097a6db6b0 more work towards fully functional RRF single histo fit 2016-01-07 13:19:00 +01:00
suter_a 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
suter_a 99864b2b82 some more self-consistency checks with RRF. 2015-12-19 20:32:07 +01:00
suter_a c3b5a52519 start working on RRF. For now only work on the msr-file side is done. 2015-12-18 15:34:18 +01:00
suter_a 1f95678764 generating global fit msr-files including a GLOBAL block is working now as expected. 2015-09-22 16:33:02 +02:00
suter_a 24bc2cbb0b hopefully final fix for the FOURIER range output. 2015-09-08 15:50:06 +02:00
suter_a 4d211ddcc1 updated to the previous incomplete fix. FOURIER range is not truncated anymore. 2015-09-04 17:36:57 +02:00
suter_a 001aed134c minor change in Fourier-block output (PMsrHandler::WriteMsrLogFileand PMsrHandler::WriteMsrLogFile) to avoid truncated range labels. 2015-09-04 16:23:27 +02:00
suter_a 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
suter_a 6ce19bcf26 check that FOURIER block phase parameter as parX is not leading to an error message. 2015-02-28 11:30:09 +01:00
suter_a 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
suter_a ca48941deb bug fixing towards a musrFT feature complete state. 2015-02-17 12:46:30 +01:00
suter_a 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
suter_a 11ea9f5457 'final' changes towards a to-be-tested GLOBAL block implementation 2014-12-18 15:42:16 +01:00
suter_a 0d4d0573e1 some more work towards a proper GLOBAL block handling. 2014-12-17 15:50:04 +01:00
suter_a f13fa554bf added global section to non-muSR, and mu-minus. Added mu-minus to musrt0. 2014-12-12 12:50:12 +01:00
suter_a 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
suter_a 918f1eb110 more work on the global section 2014-12-09 15:47:13 +01:00
suter_a 3f021c112c start working on the global section. 2014-12-09 10:48:26 +01:00
suter_a 5b72d622b5 added average view option and 'Tesla' unit in FOURIER. Updated docu 2014-12-04 10:40:16 +01:00
suter_a 85ac577641 fixes the bug of the 'consecutive numbering of functions problem' MUSR-301 2014-08-20 07:42:58 +02:00