You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Haipeng, I'm interested in this DAS package, but I noticed that it doesn't seem to be able to be used directly, because I didn't find the following package of functions that need to be imported:
from seisfwi.model import ElasticModel
from seisfwi.survey import Survey, Source, Receiver, GenericCable
from seisfwi.propagator import ElasticPropagator
from seisfwi.problem import ElasticFWI, WaveformL2Loss
from seisfwi.utils import wavelet, moment_tensor, plot_data, plot_sg, timer, plot_misfit, load_misfit, smooth2d
Looking forward to your reply, many thanks!
The text was updated successfully, but these errors were encountered:
Hi Haipeng, I'm interested in this DAS package, but I noticed that it doesn't seem to be able to be used directly, because I didn't find the following package of functions that need to be imported:
from seisfwi.model import ElasticModel
from seisfwi.survey import Survey, Source, Receiver, GenericCable
from seisfwi.propagator import ElasticPropagator
from seisfwi.problem import ElasticFWI, WaveformL2Loss
from seisfwi.utils import wavelet, moment_tensor, plot_data, plot_sg, timer, plot_misfit, load_misfit, smooth2d
Looking forward to your reply, many thanks!
The text was updated successfully, but these errors were encountered: