merge dks to master

This commit is contained in:
2016-08-25 08:40:40 +02:00
43 changed files with 745 additions and 261 deletions

View File

@ -4,6 +4,8 @@
changes since 0.17.0
===================================
NEW 2016-08-24 in musrview it is now possible to enable/disable a
crosshair cursor by pressing 'c'.
NEW 2016-04-28 updated licence info in musredit and added paramList
feature to the msr2data GUI.
NEW 2016-04-28 msr2data gets a new option: paramList which allows to
@ -12,10 +14,11 @@ NEW 2016-04-28 msr2data gets a new option: paramList which allows to
NEW 2016-04-22 Added the theory function muMinusExpTF for mu minus fits
NEW 2016-03-08 added a theory translator for DKS
NEW 2016-02-23 It is now possible to export the averaged data/Fourier
CHANGED 2016-08-10 drop NeXus support for Version < 4.4
CHANGED 2016-04-26 start-/endTimeBin are now class members. This reduces
the number of recalculations.
FIXED 2016-04-14 added missing DKS selector in GetPhaseOptRealFourier.
FIXED 2016-08-02 run lists are now properly loaded if containing nS-nE elements.
FIXED 2016-04-14 added missing DKS selector in GetPhaseOptRealFourier.
changes since 0.16.0
===================================