suter_a
3727190efa
full implementation of the deadtime correction from file for PRunAsymmetryRRF.
2026-03-02 10:49:34 +01:00
suter_a
9a48487220
updated the copyright info.
2026-02-13 13:59:49 +01:00
suter_a
0f2736ba30
improve the doxygen docu of PRunAsymmetryRRF.*
2025-11-26 17:50:41 +01:00
suter_a
6449fd120f
make sure that index states in proper range for PRunAsymmetryRRF.
2025-08-19 19:25:16 +02:00
suter_a
bb3d53761a
added more histo length versus fgb, lgb checks.
2025-07-11 13:17:35 +02:00
suter_a
44821cb8cd
updated the copyright info.
2025-01-30 12:00:49 +01:00
suter_a
17339e191d
updated copyright info.
2024-02-07 15:29:08 +01:00
suter_a
de5763d5cc
start adding CSV like data reading routine with the FileFormat label DAT.
2023-02-17 10:01:35 +01:00
suter_a
a356534e6a
updated the copyright info.
2023-01-05 11:04:42 +01:00
suter_a
19c1875442
fixed a typo.
2022-03-14 10:20:33 +01:00
suter_a
1f5e1770a7
lift #forward == #backward restriction.
2021-06-17 08:24:59 +02:00
suter_a
a7b540cfdb
update of the copyright info.
2021-03-29 08:30:43 +02:00
suter_a
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
suter_a
32bac0e197
Functions can now not only operate on parameters and maps but also on meta information
...
obtained from the data files. Currently the following meta information can be accessed
if available:
field in (G): B or b
energy in (keV): En or en
temperature in (K): since some data files contain a vector of temperature, they have
to be accessed with an index, like T0 or t0, etc.
2020-06-18 08:16:43 +02:00
suter_a
8acb5474a9
add field, temperature values from meta-data of the data-files to the runs. This will be needed if functions want to access this information (not yet implemented).
2020-06-18 08:16:28 +02:00
suter_a
d2caf435fb
allow alpha, beta in the RUN block being expressed via a function.
2020-05-26 07:17:02 +02:00
suter_a
b6dba8965b
update of the copyright info.
2020-04-30 17:46:10 +02:00
suter_a
1ea877621f
adopted to the SECTOR command in combination with DKS.
2020-02-03 10:25:01 +01:00
suter_a
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
suter_a
c6766864d9
AddT0 offset bug
...
Up to now there has been an addT0 offset bug which resulted to the following situation.
Since the offset was wrong by '1', for the first addt0 the t0 of the file was used
instead of the one given in the msr-file. If these t0's are substantially different, the
adding of the runs was quite off, resulting in strong distortions at very early times.
Pant Amba Datt pointed towards this bug which is fixed now.
2018-12-11 13:59:58 +01:00
suter_a
4a881fad56
cleaned up signed/unsigned int issues.
2018-06-06 16:04:27 +02:00
suter_a
6162f683c8
Changed behaviour for the case where LGB > Histo Size. New: LGB = (Histo Size - 1) together with a warning instead of issuing an error.
2017-11-09 09:57:53 +01:00
suter_a
f93ef114e0
merge master
2016-08-09 14:05:40 +02:00
suter_a
6c9adda7d2
made start-/endTimeBin class variables.
2016-05-03 11:19:16 +02:00
suter_a
c720b60a07
explict casting needed because of a picky compiler
2016-02-23 18:01:53 +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