Commit Graph

553 Commits

Author SHA1 Message Date
suter_a fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +01:00
suter_a 352ac5db21 install default XML startup files under /home/nemu/.musrfit rather than /bin. Since this is a substantial indentation, the version number has been incremented. 2016-02-17 12:59:03 +01:00
suter_a f6cbb4d806 replace data-file-format tag from ROOT-NPP/PPC to MUSR-ROOT whenever possible. 2016-02-16 13:29:45 +01:00
suter_a eb482b9671 improved handling of RRF freq in the msr-file 2016-01-18 16:25:34 +01:00
suter_a c50a33243d fixed a compiler warning 2016-01-18 16:24:52 +01:00
suter_a 71cac92d23 more work toward an asymmetry RRF fit. 2016-01-18 10:41:27 +01:00
suter_a b8b7b7665f some more work towards asymmetry RRF 2016-01-15 18:26:47 +01:00
suter_a 5303f550b4 add the missed files. 2016-01-15 17:30:05 +01:00
suter_a 8e399fa04e first steps towards asymmetry RRF fit. 2016-01-15 17:16:07 +01:00
suter_a 782eb4e1a4 better RRF labelling, and proper class variable naming. 2016-01-14 13:18:06 +01:00
suter_a fd655e720b slightly improvement the N0 estimate 2016-01-14 11:24:49 +01:00
suter_a 52e2c20527 some tweaking in order to supress ghost lines. 2016-01-07 16:10:47 +01:00
suter_a 097a6db6b0 more work towards fully functional RRF single histo fit 2016-01-07 13:19:00 +01:00
suter_a 7d315b2b86 implemented proper error propagation and improved N0 estimate. 2016-01-06 17:33:41 +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 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
suter_a f58cbf1874 added a yet experimental feature of a phase 'optimized' real Fourier transform. 2015-09-24 15:33:47 +02: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 fc9c573f2a some minor improvements proposed by BMW: fix data to graph 2015-09-20 19:06:38 +02:00
suter_a e55ac4ecee after cross-check with BMW cleaned up, removed one copy/paste error (break;) and re-enabled the other twos which are indeed needed. 2015-09-18 16:21:15 +02:00
suter_a cb73f8bfa0 in PMsr2Data::PrepareGlobalInputFile() there seem to be 'unmotivated' break; commands in some loops. They prevent a proper map handling. For now they are commented out, which results in a proper functioning. 2015-09-17 14:51:51 +02:00
suter_a 6c0a266e6a any2many export of MusrRoot crashed when first histo group was != 0. This happend when exporting to PSI-BIN or WKM. This is fixed now. 2015-09-14 09:44:49 +02:00
suter_a 24bc2cbb0b hopefully final fix for the FOURIER range output. 2015-09-08 15:50:06 +02:00
suter_a 5a00d49bbd fixed error in view_packing for single histo (wrong norm of the theory). 2015-09-08 13:08:41 +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 bccc97ff22 changed setf/unsetf bug 2015-06-30 12:17:25 +02:00
suter_a da93db557f small correction of the skewed Gaussian for extrem parameter values. 2015-06-25 08:36:26 +02:00
suter_a 93207782a9 updated docu and removed an unsed variable 2015-05-29 20:10:15 +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
suter_a ee617d4af5 some minor correction for ASCII export in any2many 2015-03-16 10:43:52 +01: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 8cc07318eb some more bug fixing for average per data set. 2015-02-26 13:15:29 +01:00
suter_a c938589286 implemented an average-per-data-set option for musrFT. 2015-02-23 16:30:14 +01:00
suter_a 38be81d704 needed to adopted includes for dictionary generation due to adding fftw.h in PMusr.h 2015-02-21 15:33:07 +01:00
suter_a d29688952d for graphical export in the batch mode, menus mustn't be set. 2015-02-20 12:57:40 +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 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
suter_a ce490b014a added missing header file 2015-02-16 15:50:50 +01:00
suter_a e097cc3119 added data export from the GUI menu. 2015-02-16 07:30:57 +01:00
suter_a 2d2594c903 first almost feature complete version of musrFT 2015-02-13 16:56:19 +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 f56c2b5fda Merge branch 'master' of ssh://gitorious.psi.ch/nemu/musrfit 2015-02-02 15:54:01 +01:00
suter_a 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
salman acb5a1af09 Remove redundant and optimize code for saving data to ascii in batch mode. 2015-01-27 11:17:06 +01:00
salman 55fb9df820 Turn on batch mode for --ascii option. 2015-01-26 16:56:36 +01:00