added proper data alignment for averaging.

This commit is contained in:
2014-12-06 10:26:35 +01:00
parent 5b72d622b5
commit eac2673118
3 changed files with 202 additions and 6 deletions

View File

@ -8,6 +8,8 @@ NEW 2014-12-04 Fourier: added the unit 'Tesla' needed e.g. for HAL-9500
NEW 2014-12-04 Added the possibility to show the average of currently viewed data.
This is useful e.g. when looking at the Fourier of lots
of histogram channels (detectors).
FIXED 2014-12-04 added proper alignment for averaging. Still missing: error propagation
for averaging in time based data.
changes since 0.11.0
===================================