next up previous print clean
Next: Introduction Up: Sava: oclib Previous: Sava: oclib

Motivation

Migration and modelling are adjoint operators. The industrial practice is to use migration (the adjoint operator) instead of inversion (the inverse operator), since the adjoint and inverse operators are not too different from each-other. In various circumstances, however, we can find it useful to experiment with inversion rather than migration, either to asses the quality of our approximations, or to shape our images according to various styling goals.

Since our model and data spaces can be rather large for realistic problems, and since the memory of our computers, although growing, is still not large enough to solve all our problems in-core, I introduce a library that can be used to perform out-of-core optimization.

The main features of the library are: an adjustable memory parameter specifying the amount of data that can be loaded in core at a given time; support for both real and complex optimization; various gradient solvers mimmicking those introduced in Clearbout's most recent book (Geophysical Estimation by Example); and various commonly-used operators (like helicon or polydiv).

This paper is designed to be more of a reference to the library than a tutorial, although I also present a simple program which illustrates how the library operates.


next up previous print clean
Next: Introduction Up: Sava: oclib Previous: Sava: oclib
Stanford Exploration Project
4/16/2001