|
a66917e9a7
|
Commited changes from Andreas manually.
|
2016-01-29 10:03:35 +01:00 |
|
|
3e9bfbc5be
|
Merge remote-tracking branch 'remotes/muonspin/musrfit/master'
|
2016-01-22 17:31:27 +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 |
|
|
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 |
|
Zaher Salman
|
7bd5fdc7c7
|
Merged muonspin/musrfit into master
|
2015-11-11 14:38:45 +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 |
|
Zaher Salman
|
4ccacfacb9
|
Merged muonspin/musrfit into master
|
2015-09-24 17:40:18 +02:00 |
|
|
f58cbf1874
|
added a yet experimental feature of a phase 'optimized' real Fourier transform.
|
2015-09-24 15:33:47 +02:00 |
|
Zaher Salman
|
4cc7026dd3
|
Merged muonspin/musrfit into master
|
2015-09-22 16:38:27 +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 |
|
Zaher Salman
|
dcc4c88ee2
|
Merged muonspin/musrfit into master
|
2015-09-21 15:45:24 +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 |
|
Zaher Salman
|
e9226158c3
|
Merged muonspin/musrfit into master
|
2015-09-17 16:35:17 +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 |
|
Zaher Salman
|
ce0b3370fa
|
Merged muonspin/musrfit into master
|
2015-09-14 14:22:34 +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 |
|
Zaher Salman
|
dcc01c4be1
|
Merged muonspin/musrfit into master
|
2015-09-08 17:25:24 +02:00 |
|
|
24bc2cbb0b
|
hopefully final fix for the FOURIER range output.
|
2015-09-08 15:50:06 +02:00 |
|
|
5a00d49bbd
|
fixed error in view_packing for single histo (wrong norm of the theory).
|
2015-09-08 13:08:41 +02:00 |
|
Zaher Salman
|
8e122c74a8
|
Merged muonspin/musrfit into master
|
2015-09-07 15:46:42 +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 |
|
Zaher Salman
|
f29916dde1
|
Merged muonspin/musrfit into master
|
2015-08-17 11:42:17 +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 |
|
Zaher Salman
|
c7bdf8636d
|
Merged muonspin/musrfit into master
|
2015-07-01 16:02:30 +02:00 |
|
|
bccc97ff22
|
changed setf/unsetf bug
|
2015-06-30 12:17:25 +02:00 |
|
Zaher Salman
|
84a70e6076
|
Merged muonspin/musrfit into master
|
2015-06-25 15:26:14 +02:00 |
|
|
da93db557f
|
small correction of the skewed Gaussian for extrem parameter values.
|
2015-06-25 08:36:26 +02:00 |
|
Zaher Salman
|
0ce4bb7624
|
Merged muonspin/musrfit into master
|
2015-05-30 15:34:03 +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 |
|
|
3a34d3b8ed
|
Use seconds time scale for bNMR relaxation data. This is needed to avoid divergence due to large numbers.
|
2015-04-01 16:14:23 +02:00 |
|
|
ee617d4af5
|
some minor correction for ASCII export in any2many
|
2015-03-16 10:43:52 +01:00 |
|
|
6ce19bcf26
|
check that FOURIER block phase parameter as parX is not leading to an error message.
|
2015-02-28 11:30:09 +01:00 |
|
|
8cc07318eb
|
some more bug fixing for average per data set.
|
2015-02-26 13:15:29 +01:00 |
|
|
c938589286
|
implemented an average-per-data-set option for musrFT.
|
2015-02-23 16:30:14 +01:00 |
|
|
38be81d704
|
needed to adopted includes for dictionary generation due to adding fftw.h in PMusr.h
|
2015-02-21 15:33:07 +01:00 |
|