In [1]:
# Import the necessary packages
%matplotlib inline
from geoscilabs.seismic.syntheticSeismogram import InteractSeismogramTBL
When referring to vertical resolution, the question to ask is: "Can the two arrivals (one from the top, and one from the bottom of the layer) be distinguished?"
Adjust the layer thickness for the middle layer (by adjusting d2 and/or d3) and the frequency of the input pulse to investigate vertical resolution. You can also add noise to the trace.
The geologic model is:
Parameters of the below widget are:
In [2]:
InteractSeismogramTBL()
Out[2]:
In [ ]: