Commit Graph

1265 Commits

Author SHA1 Message Date
nemu d5fbd2f2a9 Fast-Forward Merge branch 'master' into root6 2016-01-25 08:38:35 +01:00
suter_a 5ba2747929 added missing png's to the docu 2016-01-25 07:42:42 +01:00
suter_a c7b840a4f3 adopted to C++11 2016-01-23 10:05:07 +01:00
suter_a e8b0b002d8 Merge branch 'master' into root6 2016-01-23 09:49:33 +01:00
suter_a d0da0dd063 update of the docu which now describes the RRF option. 2016-01-22 16:16:29 +01:00
suter_a a35884b86c merge the devel-rrf branch into the master branch v0.16 2016-01-22 15:39:32 +01:00
suter_a 55f70cd526 Merge branch 'devel-rrf' 2016-01-22 15:25:53 +01:00
suter_a 6c4c8eb74c currently working with 3 lines 2016-01-22 15:23:32 +01:00
suter_a 7862c93c68 added first RRF memo version 2016-01-22 15:14:10 +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 02c82321de added RRF types to musrt0 2016-01-18 16:00:10 +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
Thomas Prokscha 6f79943ca2 Changed runMuSimulation.C according to chnages in PSimulateMuTransition.cpp 2016-01-14 13:56:27 +01:00
suter_a 782eb4e1a4 better RRF labelling, and proper class variable naming. 2016-01-14 13:18:06 +01:00
nemu 8b2f0a16af Calculate for Mu Px(t) by a superposition of the 4 Mu frequencies 2016-01-14 11:55:43 +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 18c90fef99 adopted to qt5 Mac OS X 2015-11-23 07:56:52 +01:00
suter_a 9b22dc24f3 adopted to qt5 Mac OS X 2015-11-22 18:57:24 +01:00
suter_a 2da9f5312d fixed merge conflict 2015-11-22 15:37:32 +01:00
suter_a 4824937fa1 make it a bit more flexible 2015-11-20 08:47:36 +01:00
suter_a b7716938ae changed default font for musredit_qt5 from New Courier to Monospace 2015-11-19 13:29:19 +01:00
suter_a 14e4b28946 removed unnecessary check form musredit_qt5 msr2data interface. 2015-11-15 11:41:56 +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 c6f5c1205e fixed a bug with double vectors in TMusrRunHeader 2015-10-29 16:03:36 +01:00
suter_a f44a9e94cf updated ChangeLog 2015-10-28 14:06:32 +01:00
suter_a 4fd610442d improved the CLEANFILES for ROOT6. 2015-10-28 13:56:16 +01:00
suter_a 53a18397c9 merge master into root6 2015-10-27 14:34:33 +01:00
suter_a 6433585d3b incorporate musredit_qt5 into the automake framework 2015-10-27 14:24:44 +01:00
suter_a d44c9a4fdc added a first port of musredit form Qt 4.x to Qt 5.x 2015-10-26 20:00:40 +01:00
suter_a 8aed37a793 added a first port of musredit form Qt 4.x to Qt 5.x 2015-10-26 19:53:36 +01:00
suter_a 1f7c4898dc Merge branch 'master' into root6 2015-09-24 20:56:04 +02: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 0a59e6b4d9 Merge branch 'master' into root6 2015-09-20 19:49:12 +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
nemu e37f6c9bcc Merge branch 'master' into root6 2015-09-08 15:52:19 +02:00
suter_a 24bc2cbb0b hopefully final fix for the FOURIER range output. 2015-09-08 15:50:06 +02:00