bug fixes in angle scan processing and documentation

This commit is contained in:
2019-02-28 18:55:29 +01:00
parent 9a81493a1a
commit 0fb0fd92c8
6 changed files with 132 additions and 33 deletions

View File

@ -34,12 +34,16 @@ Matthias Muntwiler, <mailto:matthias.muntwiler@psi.ch>
Copyright
---------
Copyright 2009-2018 by [Paul Scherrer Institut](http://www.psi.ch)
Copyright 2009-2019 by [Paul Scherrer Institut](http://www.psi.ch)
Release Notes
=============
## rev-distro-2.0.3
- The interpolate_hemi_scan function now requires a projection argument unless stereographic projection is desired.
## rev-distro-2.0.0
- The interface of data reduction functions has changed to make data reduction more efficient in multi-peak fits. The supplied reduction functions and dialogs have been refactored. If you want to use your own reduction functions written for pre-2.0, you have to adapt them to the new interface.