Thomas Prokscha
|
6f79943ca2
|
Changed runMuSimulation.C according to chnages in PSimulateMuTransition.cpp
|
2016-01-14 13:56:27 +01:00 |
|
|
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 |
|
|
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 |
|
|
18c90fef99
|
adopted to qt5 Mac OS X
|
2015-11-23 07:56:52 +01:00 |
|
|
9b22dc24f3
|
adopted to qt5 Mac OS X
|
2015-11-22 18:57:24 +01:00 |
|
|
2da9f5312d
|
fixed merge conflict
|
2015-11-22 15:37:32 +01:00 |
|
|
4824937fa1
|
make it a bit more flexible
|
2015-11-20 08:47:36 +01:00 |
|
|
b7716938ae
|
changed default font for musredit_qt5 from New Courier to Monospace
|
2015-11-19 13:29:19 +01:00 |
|
|
14e4b28946
|
removed unnecessary check form musredit_qt5 msr2data interface.
|
2015-11-15 11:41:56 +01:00 |
|
|
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 |
|
|
c6f5c1205e
|
fixed a bug with double vectors in TMusrRunHeader
|
2015-10-29 16:03:36 +01:00 |
|
|
f44a9e94cf
|
updated ChangeLog
|
2015-10-28 14:06:32 +01:00 |
|
|
4fd610442d
|
improved the CLEANFILES for ROOT6.
|
2015-10-28 13:56:16 +01:00 |
|
|
53a18397c9
|
merge master into root6
|
2015-10-27 14:34:33 +01:00 |
|
|
6433585d3b
|
incorporate musredit_qt5 into the automake framework
|
2015-10-27 14:24:44 +01:00 |
|
|
d44c9a4fdc
|
added a first port of musredit form Qt 4.x to Qt 5.x
|
2015-10-26 20:00:40 +01:00 |
|
|
8aed37a793
|
added a first port of musredit form Qt 4.x to Qt 5.x
|
2015-10-26 19:53:36 +01:00 |
|
|
1f7c4898dc
|
Merge branch 'master' into root6
|
2015-09-24 20:56:04 +02:00 |
|
|
f58cbf1874
|
added a yet experimental feature of a phase 'optimized' real Fourier transform.
|
2015-09-24 15:33:47 +02:00 |
|
|
1f95678764
|
generating global fit msr-files including a GLOBAL block is working now as expected.
|
2015-09-22 16:33:02 +02:00 |
|
|
0a59e6b4d9
|
Merge branch 'master' into root6
|
2015-09-20 19:49:12 +02:00 |
|
|
fc9c573f2a
|
some minor improvements proposed by BMW: fix data to graph
|
2015-09-20 19:06:38 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
24bc2cbb0b
|
hopefully final fix for the FOURIER range output.
|
2015-09-08 15:50:06 +02:00 |
|
nemu
|
df63cdd462
|
Merge branch 'master' into root6
|
2015-09-08 14:08:37 +02:00 |
|
|
5a00d49bbd
|
fixed error in view_packing for single histo (wrong norm of the theory).
|
2015-09-08 13:08:41 +02:00 |
|
|
8d496a41c0
|
added little root macro to check the c++ io formatting.
|
2015-09-08 08:50:26 +02:00 |
|
|
4d211ddcc1
|
updated to the previous incomplete fix. FOURIER range is not truncated anymore.
|
2015-09-04 17:36:57 +02:00 |
|
|
001aed134c
|
minor change in Fourier-block output (PMsrHandler::WriteMsrLogFileand PMsrHandler::WriteMsrLogFile) to avoid truncated range labels.
|
2015-09-04 16:23:27 +02:00 |
|
|
5f925c4fc3
|
Merge branch 'master' into root6
|
2015-08-20 18:19:57 +02:00 |
|
|
2f671e1673
|
updated ChangeLog which was orphaned since V0.13.0
|
2015-08-17 09:55:47 +02:00 |
|
|
05430b8745
|
updated the docu
|
2015-08-16 11:45:58 +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 |
|
|
1c9b1f237f
|
Merge branch 'master' into root6
|
2015-07-01 14:05:09 +02:00 |
|
|
bccc97ff22
|
changed setf/unsetf bug
|
2015-06-30 12:17:25 +02:00 |
|
suter_a
|
e10c0281a0
|
Merge branch 'master' into root6
|
2015-06-25 12:14:59 +02:00 |
|
|
012b2e5891
|
adopted the temperature dependence of the gap function (see Eq.(8) of the memo), which breaks the self-consistency. Makes it more flexible but requires that the user is using his brain.
|
2015-06-25 08:42:32 +02:00 |
|
|
da93db557f
|
small correction of the skewed Gaussian for extrem parameter values.
|
2015-06-25 08:36:26 +02:00 |
|
|
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 |
|