Skip to content

introducing the RealFFTOperator

Martin Reinecke requested to merge real_fft into master

This merge request supersedes merge request !180 (closed). It only applies the minimal changes necessary to introduce the new FFT operator and renames it to "RealFFTOperator". The demo "wiener_filter_via_curvature.py" is updated to produce nicer pictures, and a copy demonstrating the new operator is added.

Merge request reports