Improvements to Kirchhoff operator #439
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Motivation
The
pylops.waveeqprocessing.Kirchhoff
operator has gone through a major restyling in #431 mostly aimed at including dynamic capabilities. From the discussions in the #431 and #418 we have identified the following areas that may need further improvement. Moreover some of the new features in such PR are so far only available for the 2D implementation.Features to be implemented
_wavelet_reshaping
. Current roadblock is represented by the unclear definition of σ_S and σ_R in equation 2.3.7 of Safron2018 (neither in the Bleistein and Gray, 2002 paper).aperture
not simply based on the offset/depth ratio to be used for heterogeneous velocity models. Currently we raise a warning when a user decides to activate such aperture limitationFinalize discussion about the role ofsnell
, and if this is actually needed at all.cospower
as discussed in the PRImplement angle scaling with normal (instead of vertical) when anglerefl is provideddynamic=True
in 3DThe text was updated successfully, but these errors were encountered: