|
6747e5c1ca
|
added a missing check in Fourier difference handling.
|
2020-09-01 15:06:33 +02:00 |
|
|
66f3b48e2a
|
musrview gets the new feature: calculate theory points only at data points.
|
2020-08-29 11:15:02 +02:00 |
|
|
33fe4ee5fb
|
moved fTriggerColor toggle state to the proper position.
|
2020-07-28 08:50:59 +02:00 |
|
|
0e2d880249
|
A single asymmetry plot allows to toggle the color of the theory function line by the key 't'.
|
2020-07-27 18:36:27 +02:00 |
|
|
10271dab9a
|
update of the copyright info.
|
2020-04-29 09:05:40 +02:00 |
|
|
34b432b185
|
Non-muSR data export from musrview
Add the theory export part again which was lost after restructuring.
|
2019-06-03 14:14:20 +02:00 |
|
|
5e67b3c962
|
Remove unused code.
|
2019-05-14 09:52:13 +02:00 |
|
|
be8c809c6a
|
Follow Andreas' code modernization for BNMR code and cleanup
|
2019-04-26 10:58:17 +02:00 |
|
|
3ae49b6c23
|
Resolve merge conflicts manually
|
2019-04-26 09:25:48 +02:00 |
|
|
3d773d8537
|
Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested.
|
2019-04-26 09:18:24 +02:00 |
|
|
e3d5d03fca
|
Fix x-axis label bug (reported by Gerland Morris).
|
2019-04-26 09:15:24 +02:00 |
|
|
a2d47a09f8
|
First working duplicate asymmetry class for beta-NMR.
|
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
|
4ad524216f
|
Start branch to develop full featured beta-NMR support
|
2019-04-26 09:06:28 +02:00 |
|
Zaher Salman
|
02d233b412
|
Merged muonspin/musrfit:root6 into master
|
2019-04-25 17:27:56 +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 |
|
Zaher Salman
|
d1cf374354
|
Merged master into beta-NMR
|
2018-12-18 10:01:28 +01:00 |
|
Zaher Salman
|
e702049b50
|
Merged muonspin/musrfit:root6 into master
|
2018-10-24 16:27:04 +02:00 |
|
nemu
|
e34228da08
|
added missing header.
|
2018-10-24 11:34:14 +02:00 |
|
|
34dd954613
|
increased the export precision. This is a quick and dirty fix only.
|
2018-10-23 16:00:54 +02:00 |
|
Zaher Salman
|
d05a858e7e
|
Merged muonspin/musrfit:root6 into master
|
2018-10-16 10:04:36 +02:00 |
|
|
5909d59f32
|
allow multiple Fourier phase parameters for phase shifted real Fourier. Autophasing still missing.
|
2018-10-15 16:09:17 +02:00 |
|
|
dfea8334b7
|
Possible fix for alpha problem for beta-NMR asymmetry calculation. To be tested.
|
2018-08-24 13:03:28 +02:00 |
|
|
b8dc67fa1a
|
Fix x-axis label bug (reported by Gerland Morris).
|
2018-08-21 10:32:57 +02:00 |
|
|
758f338972
|
First working duplicate asymmetry class for beta-NMR.
|
2018-08-17 16:08:04 +02:00 |
|
Zaher Salman
|
b044d97a55
|
More work towards implementation of beta-NMR asymmetry calculation
|
2018-08-16 23:17:39 +02:00 |
|
Zaher Salman
|
e2a59af6e1
|
Start branch to develop full featured beta-NMR support
|
2018-08-15 20:35:06 +02:00 |
|
Zaher Salman
|
0593f7c150
|
Merged muonspin/musrfit:root6 into master
|
2018-06-09 10:18:16 +02:00 |
|
|
4a881fad56
|
cleaned up signed/unsigned int issues.
|
2018-06-06 16:04:27 +02:00 |
|
|
02b05825b2
|
Fix merge conflic manually
|
2018-03-27 22:51:09 +02:00 |
|
|
f843d61bbb
|
(i) when exporting Fourier, and _F is added. (ii) the average flag is now also properly propageted in the batch mode.
|
2018-03-26 12:50:45 +02:00 |
|
Zaher Salman
|
c9bceb7527
|
Merged muonspin/musrfit/root6 into master
|
2017-12-06 16:08:26 +01:00 |
|
|
1f73e808b5
|
improved the close canvas mechanism (from the global to the object level)
|
2017-11-30 22:02:25 +01:00 |
|
Zaher Salman
|
2e30a58af4
|
Merged muonspin/musrfit/root6 into master
|
2017-05-23 14:42:44 +02:00 |
|
|
07a1dc1d59
|
fix logy scaling problem.
|
2017-05-19 20:17:07 +02:00 |
|
|
ceaf7d0c6a
|
added missing export tags for RRF.
|
2017-05-08 09:48:14 +02:00 |
|
|
c8e1a294aa
|
Manual conflicting commits from Andreas
|
2016-12-19 17:15:01 +01:00 |
|
|
63516fc499
|
added a first version of a optimized phase correction for the real Fourier transform
|
2016-12-18 10:37:50 +01:00 |
|
|
b106ac61a1
|
added phase optimized Re FT for musrview. Still not perfect.
|
2016-12-07 17:02:18 +01:00 |
|
|
1e5bfb8216
|
when activating the cross hair cursor in the musrview canvas, enable the event status bar as well. This allows the user to see exactly where the cursor is. This is for instance helpful for Fourier spectra.
|
2016-11-28 11:02:03 +01:00 |
|
Zaher Salman
|
709f482120
|
Merged muonspin/musrfit into master
|
2016-08-29 13:27:41 +02:00 |
|
|
6585032df0
|
in musrview it is now possible to enable/disable a crosshair cursor by pressing 'c'.
|
2016-08-24 15:37:14 +02:00 |
|
Zaher Salman
|
5cbe1be73f
|
Merged muonspin/musrfit into master
|
2016-02-24 11:06:27 +01:00 |
|
|
fe48da74a1
|
It is now possible to export the averaged data/Fourier
|
2016-02-23 13:22:41 +01:00 |
|
|
a66917e9a7
|
Commited changes from Andreas manually.
|
2016-01-29 10:03:35 +01:00 |
|
|
71cac92d23
|
more work toward an asymmetry RRF fit.
|
2016-01-18 10:41:27 +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 |
|
|
097a6db6b0
|
more work towards fully functional RRF single histo fit
|
2016-01-07 13:19:00 +01:00 |
|
Zaher Salman
|
dcc4c88ee2
|
Merged muonspin/musrfit into master
|
2015-09-21 15:45:24 +02:00 |
|