Tutorial¶
This tutorial will teach you how to perform an iterative full waveform inversion with LASIF and SES3D on a simple toy example.
Caution
This tutorial is written by hand and thus might not always be completely up to date. If, for example, there are slight necessary deviations to the arguments of a command, please refer to the command’s documentation.
The rest of LASIF’s documentation is generated from the actual code and thus is guaranteed to accurately reflect the code base.
- 1. Interfaces
- 2. Creating a New Project
- 3. Seismic Events
- 4. Station Data
- 5. Waveform Data
- 6. Download Helpers
- 7. Data Inspection
- 8. Data Validation
- 9. Defining a New Iteration
- 10. Data Preprocessing
- 11. Earth Model Handling
- 12. Generating Input Files
- 13. Synthetics
- 14. Misfit and Adjoint Source Calculation
- 15. Model Update
- 16. Next Iterations
- 17. Customizing LASIF