44821cb8cd
updated the copyright info.
2025-01-30 12:00:49 +01:00
17339e191d
updated copyright info.
2024-02-07 15:29:08 +01:00
282ed68b61
switched PMusrCanvas where possible to smart pointers.
2023-10-25 10:54:59 +02:00
a356534e6a
updated the copyright info.
2023-01-05 11:04:42 +01:00
d977a8cd1a
move on to modernize towards modern c++.
2022-05-31 13:05:37 +02:00
a7b540cfdb
update of the copyright info.
2021-03-29 08:30:43 +02:00
3b5060c061
musrview gets the new feature: calculate theory points only at data points.
...
Conflicts:
doc/html/searchindex.js
doc/html/setup-dks.html
src/classes/PMusrCanvas.cpp
src/include/PMusrCanvas.h
src/musrview.cpp
2020-08-29 11:49:49 +02:00
ccb87e8b7a
A single asymmetry plot allows to toggle the color of the theory function line by the key 't'.
2020-07-27 19:23:28 +02:00
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
8b416b45e0
merged root6
2019-09-11 12:12:13 +02:00
Zaher Salman
bcd1c98ad2
More work towards implementation of beta-NMR asymmetry calculation
2019-04-26 09:11:00 +02:00
c64c74dbf8
modernized code to C++11 and newer.
...
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
Conflicts:
src/classes/PFitter.cpp
src/classes/PFourier.cpp
src/classes/PMsrHandler.cpp
src/classes/PMusrCanvas.cpp
src/classes/PRunAsymmetry.cpp
src/classes/PRunAsymmetryRRF.cpp
src/classes/PRunListCollection.cpp
src/classes/PRunSingleHisto.cpp
src/classes/PRunSingleHistoRRF.cpp
src/classes/PStartupHandler.cpp
src/include/PFourier.h
src/include/PRunListCollection.h
src/musrFT.cpp
2019-04-24 17:44:58 +02:00
795cd75b1e
modernized code to C++11 and newer.
...
This allows to analyze the code by external code analyzers. Since a lot is adopted,
the version is changed to 1.4.3
2019-04-16 15:34:49 +02:00
357d46aac4
allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing.
2018-10-15 16:12:49 +02:00
5909d59f32
allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing.
2018-10-15 16:09:17 +02:00
e8a12653a6
improved the close canvas mechanism (from the global to the object level)
2017-12-01 08:55:10 +01:00
1f73e808b5
improved the close canvas mechanism (from the global to the object level)
2017-11-30 22:02:25 +01:00
1729055385
merged from root6. Compiles but has issues with DKS linking yet.
2017-05-15 21:30:42 +02:00
ceb7aa6818
changed from legacy rootcint to the new rootcling ROOT dictionary generator.
2017-02-08 09:47:35 +01:00
38c4293d58
resolved merge conflicts with master
2016-12-23 14:16:22 +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
b157d01506
merge into master
2016-03-04 13:23:12 +01:00
fe48da74a1
It is now possible to export the averaged data/Fourier
2016-02-23 13:22:41 +01:00
8e399fa04e
first steps towards asymmetry RRF fit.
2016-01-15 17:16:07 +01:00
a2601348cf
first working FFT including DKS.
2015-04-13 17:21:27 +02:00
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
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
2d2594c903
first almost feature complete version of musrFT
2015-02-13 16:56:19 +01:00
acb5a1af09
Remove redundant and optimize code for saving data to ascii in batch mode.
2015-01-27 11:17:06 +01:00
be9bfdf091
Added option to save data from canvas a quit for non-interactive mode (web).
2015-01-23 15:58:53 +01:00
eac2673118
added proper data alignment for averaging.
2014-12-06 10:26:35 +01:00
5b72d622b5
added average view option and 'Tesla' unit in FOURIER. Updated docu
2014-12-04 10:40:16 +01:00
bbb8550f96
since we moved to git, I cleaned up the svn prop's from the sources and added a GIT_REVISION through git-revision.h
2014-02-12 12:43:32 +01:00
22c7702cfe
docu updated
2013-01-15 12:25:48 +00:00
7368884482
added timeout facility for musrfit, musrview, musrt0. Adopted musredit/musrgui accordingly.
2012-04-15 08:39:30 +00:00
138e7ba369
first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup
2012-03-22 07:00:34 +00:00
nemu
103283400a
improved parameter representation in musrview (MUSR-167)
2011-02-24 07:44:27 +00:00
nemu
ccd9d6ccfd
added the command SCALE_N0_BKG TRUE | FALSE to the command-block. This can be used to force a single histogram fit to use either 1/ns scaling for N0 and background or 1/bins one.
2011-02-14 19:52:00 +00:00
nemu
62d33112ba
y-axis cosmetics the 2nd, or 3rd, or ... never mind
2010-11-15 06:48:37 +00:00
nemu
c3d9a11f63
zoom/unzoom once more. Uncluttered PMusrCanvas which should improve the situation
2010-10-07 14:42:34 +00:00
nemu
937a26d704
second attempt to improve the unzoom option after "improvement" in root-5.27.04.
2010-09-25 13:35:03 +00:00
nemu
5d124b3d79
added more docu
2010-05-31 08:25:57 +00:00
nemu
e0c893503f
first implementation of a RRF. So far, for single histo only.
2009-12-23 13:43:23 +00:00
nemu
3635df7fc9
fixed MUSR-107, namely that difference of Fourier != Fourier of difference. At the same time fixed left-over from MUSR-109, namely the inserted additional empty line after map for non-musr-fit.
2009-12-16 14:52:28 +00:00
nemu
c7f3eb3be1
hopfully improved ascii export
2009-11-20 16:14:29 +00:00
nemu
2a03bb7f61
changed variables to comply with the ROOT standards. Error messages now sent to stderr rather than stdout
2009-10-30 08:29:27 +00:00
nemu
61de7905e6
removed 'save db' support from PMusrCanvas.
2009-10-23 05:53:25 +00:00
nemu
970d272081
adopted HandleFourier such that it is working with the histo frameing
2009-06-03 08:08:00 +00:00
nemu
a2844ad03d
first implementation of 'use_fit_ranges' and 'sub_ranges' in the PLOT block. Testing still to be performed.
2009-06-02 07:58:33 +00:00