suter_a
9a48487220
updated the copyright info.
2026-02-13 13:59:49 +01:00
suter_a
7a3a5b1ee5
improve doxygen documentation of PRunAsymmetryBNMR.*
2025-11-26 17:50:12 +01: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
6bef7903bb
lift #forward == #backward restriction.
2021-06-17 08:24:49 +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
1ea877621f
adopted to the SECTOR command in combination with DKS.
2020-02-03 10:25:01 +01:00
salman
5d558833b0
Correct time resolution for betaNMR runs.
2019-05-06 14:33:22 +02:00
salman
924c297906
Debugging core dump issues
2019-05-03 17:10:07 +02:00
salman
6498e0b0bc
Preparing for merge with master
2019-05-01 12:56:33 +02:00
Zaher Salman and salman
781c56fef5
Cleanup
2019-04-26 09:18:24 +02:00
Zaher Salman and salman
e28b907fb7
Estimate alpha for beta-NMR asymmetry calculation from the ratio of B/F counts if no alpha line is given in the run block.
2019-04-26 09:18:24 +02:00
salman
22141ae98d
Deal with missing alpha line for beta-NMR.
2019-04-26 09:18:24 +02:00
salman
c66849e133
Added estimation for the value of alpha from integrated counts.
2019-04-26 09:18:24 +02:00
salman
3d773d8537
Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested.
2019-04-26 09:18:24 +02:00
salman
970b7aafda
Beta-NMR helicity subtraction seems to work in the new class. Still needs debugging and tests. Some of the changes from Jonas were reverted since SExp does not work otherwise.
2019-04-26 09:15:24 +02:00
Zaher Salman and salman
9d76afdef9
Start substract asymmetry implementation.
2019-04-26 09:11:00 +02:00
Zaher Salman and salman
bcd1c98ad2
More work towards implementation of beta-NMR asymmetry calculation
2019-04-26 09:11:00 +02:00
Zaher Salman and salman
8346e8debb
First successful compilation of AsymmetryBNMR
2019-04-26 09:08:52 +02:00