Equation 17 expresses the angle-domain Hessian as a chain of the offset-to-angle operator and the subsurface offset Hessian matrix. This implies that to implement the angle-domain wave-equation inversion using a conjugate gradient algorithm there is no need to explicitly compute the angle Hessian matrix. But the possible drawback is that, for each iteration, the offset-to-angle transformation needs to be performed.
A different strategy might be to explicitly compute the angle-domain Hessian matrix. This can be done by a simple manipulation the terms in equation 17
(18) |
(19) |
This explicit angle Hessian matrix computation could be an expensive operation, but it has the advantage of only needing to be performed once. In contrast to the application of a chain of the offset-to-angle operator and the subsurface offset Hessian matrix (implicit approach) which needs to be performed at each conjugate gradient iteration. Each approach has its advantages and disadvantages, thus the specific application will dictate which path to follow.