606 Commits

Author SHA1 Message Date
261691c040 fixed a typo 2017-02-21 14:55:04 +01:00
07aa67a1a2 fixed a little annoying bug in the LF none-analytic integral estimate. 2017-02-21 11:28:53 +01:00
bcbed139f9 instead of copying musrfit_startup.xml to the appropriate directory, create it at run-time if needed. This has the advantage that each user will automatically create its own file. 2017-02-14 15:06:10 +01:00
ceb7aa6818 changed from legacy rootcint to the new rootcling ROOT dictionary generator. 2017-02-08 09:47:35 +01:00
8a6b24cc9d Merge branch 'master' into root6 2016-12-22 17:05:36 +01:00
c3c01e5de0 cleaning up left-overs and improved the comments. 2016-12-22 17:04:48 +01:00
02cdef0fa7 small change to make the compiler happy 2016-12-19 12:14:36 +01:00
421fe729f8 resolved merge conflict. 2016-12-19 12:13:35 +01:00
5d80c342e0 cleaned up some inconsistencies in the musrfit_startup.xml options 2016-12-18 10:39:43 +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
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
b106ac61a1 added phase optimized Re FT for musrview. Still not perfect. 2016-12-07 17:02:18 +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
1e5bfb8216 when activating the cross hair cursor in the musrview canvas, enable the event status bar as well. This allows the user to see exactly where the cursor is. This is for instance helpful for Fourier spectra. 2016-11-28 11:02:03 +01:00
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
333eaea7f1 Merge branch 'master' into root6 2016-08-25 13:38:57 +02:00
6585032df0 in musrview it is now possible to enable/disable a crosshair cursor by pressing 'c'. 2016-08-24 15:37:14 +02:00
f93ef114e0 merge master 2016-08-09 14:05:40 +02:00
5c69c21f56 should prevent crash if musrfit_startup.xml is NOT found anywhere. 2016-08-09 12:43:13 +02:00
2f91278871 fixed a minor bug in the background handling. For now change over to un-weighted N0 estimate which seems to be slightly better. This only could mean, that the error estimate if M is NOT optimal. Eventually this needs some deeper investigation. 2016-05-06 18:54:36 +02:00
35198e46da marginal improved error estimate for single histo RRF 2016-05-06 16:58:43 +02:00
8d18ca7905 force to ignore freq < 10 MHz for single histo RRF to find max freq. This is needed for heavily damped high frequency signals. 2016-05-04 17:11:32 +02:00
6c9adda7d2 made start-/endTimeBin class variables. 2016-05-03 11:19:16 +02:00
cb14afbe07 msr2data gets a new option paramList which allows to select the number of parameters to be exported. 2016-04-28 11:11:06 +02:00
b0bb5f94a5 changed const to variable due compiler issues. 2016-04-27 11:03:21 +02:00
nemu
95ac103605 Merge branch 'master' into root6 2016-04-26 12:58:50 +02:00
af7b729a5a start-/endTimeBin are now class members. This reduces the number of recalculations. 2016-04-26 12:39:27 +02:00
ee064fc504 Added the theory function muMinusExpTF for mu minus fits 2016-04-22 10:56:52 +02:00
3dfd348d5e all mu minus fits to run log max likelihood minimization. 2016-04-22 10:54:09 +02:00
82ba938c2d make sure that N0 is only estimated if N0 is NOT fixed. 2016-04-11 11:11:31 +02:00
b1ba14ec76 Merge branch 'master' into root6 2016-03-15 09:52:07 +01:00
e0e4a1e17e added user function for GbG LF 2016-03-14 11:30:06 +01:00
c720b60a07 explict casting needed because of a picky compiler 2016-02-23 18:01:53 +01:00
f3542337fc Merge branch 'master' into root6 2016-02-23 17:37:52 +01:00
fe48da74a1 It is now possible to export the averaged data/Fourier 2016-02-23 13:22:41 +01:00
fe4c0ddede Merge branch 'master' into root6 2016-02-17 13:10:13 +01:00
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
4ab8e6ebf2 Merge branch 'master' into root6 2016-02-16 17:46:32 +01:00
f6cbb4d806 replace data-file-format tag from ROOT-NPP/PPC to MUSR-ROOT whenever possible. 2016-02-16 13:29:45 +01:00
e8b0b002d8 Merge branch 'master' into root6 2016-01-23 09:49:33 +01:00
eb482b9671 improved handling of RRF freq in the msr-file 2016-01-18 16:25:34 +01:00
c50a33243d fixed a compiler warning 2016-01-18 16:24:52 +01:00
71cac92d23 more work toward an asymmetry RRF fit. 2016-01-18 10:41:27 +01:00
b8b7b7665f some more work towards asymmetry RRF 2016-01-15 18:26:47 +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