66f3b48e2a
musrview gets the new feature: calculate theory points only at data points.
2020-08-29 11:15:02 +02:00
7b6180a688
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-17 19:31:31 +02:00
602a5a4e6c
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-13 16:13:44 +02:00
c930298972
allow alpha, beta in the RUN block being expressed via a function.
2020-05-25 16:21:16 +02:00
1fb1753d82
more work on the SECTOR command. CalcNoOfFitBins() needed to be changed from protected to public.
2020-02-02 17:12:08 +01:00
5d558833b0
Correct time resolution for betaNMR runs.
2019-05-06 14:33:22 +02:00
924c297906
Debugging core dump issues
2019-05-03 17:10:07 +02:00
6498e0b0bc
Preparing for merge with master
2019-05-01 12:56:33 +02:00
Zaher Salman
781c56fef5
Cleanup
2019-04-26 09:18:24 +02:00
Zaher 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
22141ae98d
Deal with missing alpha line for beta-NMR.
2019-04-26 09:18:24 +02:00
c66849e133
Added estimation for the value of alpha from integrated counts.
2019-04-26 09:18:24 +02:00
3d773d8537
Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested.
2019-04-26 09:18:24 +02:00
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
9d76afdef9
Start substract asymmetry implementation.
2019-04-26 09:11:00 +02:00
Zaher Salman
bcd1c98ad2
More work towards implementation of beta-NMR asymmetry calculation
2019-04-26 09:11:00 +02:00
Zaher Salman
8346e8debb
First successful compilation of AsymmetryBNMR
2019-04-26 09:08:52 +02:00