Probabilistic moveout analysis by time warping

December 5, 2024 Examples No comments

An old paper is added to the collection of reproducible documents: Probabilistic moveout analysis by time warping

Parameter estimation from reflection moveout analysis represents one of the most fundamental problems in subsurface model building. We propose an efficient moveout inversion method that is based on the process of automatic flattening of common-midpoint (CMP) gathers using local slopes. We show that as a byproduct of this flattening process, we can also estimate reflection traveltimes corresponding to the flattened CMP gathers. This traveltime information allows us to construct a highly overdetermined system and subsequently invert for moveout parameters including normal-moveout (NMO) velocities and quartic coefficients related to anisotropy. We utilize the 3D generalized moveout approximation (GMA) that can accurately capture the effects of complex anisotropy on reflection traveltimes as the basis for our moveout inversion. Due to the cheap forward traveltime computations by GMA, we employ a Monte Carlo inversion scheme for an improved handling of the non-linearity between reflection traveltimes and moveout parameters. This choice also allows us to set up a probabilistic inversion workflow within a Bayesian framework, where we can obtain the posterior probability distributions that contain valuable statistical information on estimated parameters such as uncertainty and correlations. We use synthetic and real-data examples including the data from the SEAM Phase II unconventional reservoir model to demonstrate the performance of our proposed method and discuss insights into the problem of moveout inversion gained from analyzing the posterior probability distributions. Our results suggest that the solutions to the problem of traveltime-only moveout inversion from 2D CMP gathers are relatively well-constrained by the data. However, parameter estimation from 3D CMP gathers associated with more moveout parameters and complex anisotropic models are generally non-unique and that there are trade-offs among inverted parameters, especially the quartic coefficients.

Chinese fonts in Madagascar

June 25, 2024 Celebration No comments

Update Madagascar and try “\F19”.  The fonts can be found in https://github.com/skishore/makemeahanzi

The following example is from rsf/rsf/sfgraph:

str1 = "你好马达加斯加"
Result("chfont",None,
       '''
       spike n1=1000 k1=300 | 
       bandpass fhi=2 phase=y |
       wiggle titlesz=5 wheretitle=b wherexlabel=t
       title=" \F19 %s" crowd2=0.5 label1="\F19 %s \F1"
       label2="\F19 %s \F1 " max2=1. min2=-.5 labelsz=5
       '''%(ch2uni(str1),ch2uni("时间"),ch2uni("振幅")),stdin=0)

madagascar-4.0

March 9, 2023 Celebration No comments

The major version of Madagascar, stable version 4.0, has been released. The main change is the switch to SCons-4.0 and the added support for deep learning and other enhancements of the Python interface. The new version also features 20 new reproducible papers and other enhancements.

According to the SourceForge statistics, the previous stable distribution has been downloaded about 12,000 times. The top country (with 36% of all downloads) was USA, followed by China, Germany, Brazil, and India.

The total cumulative number of downloads for the stable version of Madagascar has reached 65 thousand. The current development version continues to be available through Github.

Reproducible papers as Jupyter notebooks

November 5, 2022 Documentation No comments

With Jupyter notebooks becoming more ubiquitous in scientific applications, it may help to utilize this format for sharing reproducible results.

Here are some examples of old papers from the Madagascar collection in Jupyter format:

See also:

Multichannel adaptive deconvolution based on SPEF

October 20, 2022 Examples No comments

An old paper is added to the collection of reproducible documents: Multichannel adaptive deconvolution based on streaming prediction-error filter

Deconvolution mainly improves the resolution of seismic data by compressing seismic wavelets, which is of great significance in high-resolution processing of seismic data. Prediction-error filtering/least-square inverse filtering is widely used in seismic deconvolution and usually assumes that seismic data is stationary. Affected by factors such as earth filtering, actual seismic wavelets are time- and space-varying. Adaptive prediction-error filters are designed to effectively characterize the nonstationarity of seismic data by using iterative methods, however, it leads to problems such as slow calculation speed and high memory cost when dealing with large-scale data. We have proposed an adaptive deconvolution method based on a streaming prediction-error filter. Instead of using slow iterations, mathematical underdetermined problems with the new local smoothness constraints are analytically solved to predict time-varying seismic wavelets. To avoid the discontinuity of deconvolution results along the space axis, both time and space constraints are used to implement multichannel adaptive deconvolution. Meanwhile, we define the parameter of the time-varying prediction step that keeps the relative amplitude relationship among different reflections. The new deconvolution improves the resolution along the time direction while reducing the computational costs by a streaming computation, which is suitable for handling nonstationary large-scale data. Synthetic model and filed data tests show that the proposed method can effectively improve the resolution of nonstationary seismic data, while maintaining the lateral continuity of seismic events. Furthermore, the relative amplitude relationship of different reflections is reasonably preserved.

Continuous time-varying Q-factor estimation method in the time-frequency domain

October 14, 2022 Examples No comments

An old paper is added to the collection of reproducible documents: Continuous time-varying Q-factor estimation method in the time-frequency domain

The Q-factor is an important physical parameter for characterizing the absorption and attenuation of seismic waves propagating in underground media, which is of great significance for improving the resolution of seismic data, oil and gas detection, and reservoir description. In this paper, the local centroid frequency is defined using shaping regularization and used to estimate the Q values of the formation. We propose a continuous time-varying Q-estimation method in the time-frequency domain according to the local centroid frequency, namely, the local centroid frequency shift (LCFS) method. This method can reasonably reduce the calculation error caused by the low accuracy of the time picking of the target formation in the traditional methods. The theoretical and real seismic data processing results show that the time-varying Q values can be accurately estimated using the LCFS method. Compared with the traditional Q-estimation methods, this method does not need to extract the top and bottom interfaces of the target formation; it can also obtain relatively reasonable Q values when there is no effective frequency spectrum information. Simultaneously, a reasonable inverse Q filtering result can be obtained using the continuous time-varying Q values.

Program of the month: sfkirmigsr

October 12, 2022 Programs No comments

sfkirmigsr implements 2-D Kirchoff prestack depth migration (PSDM).

The following example from tccs/eikods/marm shows an application of sfkirmigsr to imaging synthetic Marmousi data.

With cig= flag, the program can output common-image gathers, as in the followung example from tccs/time2depth2/beinew:

The traveltimes needed for Kirchhoff migration are computed externally and supplied in the form of traveltime tables stable= and rtable=. To increase accuracy, additional information can be provided by traveltime derivatives sderive= and rderiv=, as explained in the paper
Kirchhoff migration using eikonal-based computation of traveltime source-derivatives
.

Other useful parameters are antialias= (for controling antialiasing) and aperture= (for controling migration aperture).

The program also has the adjoint flag adj=, which makes it suitable for least-squares inversion.

10 previous programs of the month:

Madagascar in Google Colab

August 23, 2022 Systems No comments

Google Colaboratory is a popular service for running Jupyter notebooks in a cloud environment using the computational resources provided by Google.

As with other cloud services, it is possible to configure Google Colab to work with Madagascar. The solution is shown in this notebook.

Amplitude-adjusted plane-wave destruction

August 8, 2022 Examples No comments

An old paper is added to the collection of reproducible documents: Seismic time-lapse image registration using amplitude-adjusted plane-wave destruction

We propose a method to efficiently measure time shifts and scaling functions between seismic images using amplitude-adjusted plane-wave destruction filters. Plane-wave destruction can efficiently measure shifts of less than a few samples, making this algorithm particularly effective for detecting small shifts. Separating shifts and scales allows shifting functions to be measured more accurately. When shifts are large, amplitude-adjusted plane-wave destruction can also be used to refine shift estimates obtained by other methods. The effectiveness of this algorithm in predicting shifting and scaling functions is demonstrated by applying it to a synthetic trace and a time-lapse field data example from the Cranfield CO$_2$ sequestration project.

Interpolation using plane-wave shaping regularization

August 3, 2022 Examples No comments

An old paper is added to the collection of reproducible documents: Seismic data interpolation using plane-wave shaping regularization

The problem with interpolating insufficient, irregularly sampled data is that there exist infinitely many solutions. When solving ill-posed inverse problems in geophysics, we apply regularization to constrain the model space in some way. We propose to use plane-wave shaping in iterative regularization schemes. By shaping locally planar events to the local slope, we effectively interpolate in the structure-oriented direction and preserve the most geologic dip information. In our experiments, this type of interpolation converges in fewer iterations than alternative techniques. The proposed plane-wave shaping mave have potential applications in seismic tomography and well-log interpolation.