Skip to content

Numpy aware propagators & improved Alternating Projections

Jens Lucht requested to merge update-propagators into master

Fresnel transfer function propagator is now aware if numpy ndarray is given and returns ndarray accordingly, if keep_keep parameter is True, which is set by default.

Fixed and improved Constraints for wavefield, called WaveConstraints and improved Alternating Projection reconstruction method.

Merge request reports