- The exponential term containing the distance between center
of rotation and detector `lD` is now multiplied with
the factor `M-1` instead of `M`. This is necessary,
because usually the scattered wave is normalized in both
amplitude and phase (`u_0`) and not only amplitude `a_0`
- Allow angles of shape (A,1) in `backpropagate_3d_tilted`
- Set default value lD=0 for all reconstruction algorithms
- Improvement of documentation