WO2009018485A2 - Dynamically allocating different numbers of bits to windows of a series representing a seismic trace - Google Patents

Dynamically allocating different numbers of bits to windows of a series representing a seismic trace Download PDF

Info

Publication number
WO2009018485A2
WO2009018485A2 PCT/US2008/071826 US2008071826W WO2009018485A2 WO 2009018485 A2 WO2009018485 A2 WO 2009018485A2 US 2008071826 W US2008071826 W US 2008071826W WO 2009018485 A2 WO2009018485 A2 WO 2009018485A2
Authority
WO
WIPO (PCT)
Prior art keywords
bits
windows
seismic
series
data values
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/US2008/071826
Other languages
French (fr)
Other versions
WO2009018485A3 (en
Inventor
Francis G. Sherrill
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Schlumberger Canada Ltd
Schlumberger Technology BV
Original Assignee
Schlumberger Canada Ltd
Geco Technology BV
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Schlumberger Canada Ltd, Geco Technology BV filed Critical Schlumberger Canada Ltd
Publication of WO2009018485A2 publication Critical patent/WO2009018485A2/en
Anticipated expiration legal-status Critical
Publication of WO2009018485A3 publication Critical patent/WO2009018485A3/en
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01VGEOPHYSICS; GRAVITATIONAL MEASUREMENTS; DETECTING MASSES OR OBJECTS; TAGS
    • G01V1/00Seismology; Seismic or acoustic prospecting or detecting
    • G01V1/24Recording seismic data
    • G01V1/247Digital recording of seismic data, e.g. in acquisition units or nodes

Definitions

  • Fig. 2 illustrates the division of an example time series representing a seismic trace into multiple time windows.
  • the median at sample 3 (Mi) would be the median of [Ai, A 2 , As 1 A4, A5] .
  • the M 1 values are also referred to as centered running median values. [0026] Note that the computing cost associated with the median analysis is greatly reduced by performing the analysis on the maximum amplitude scalars instead of on the raw data associated with the seismic trace.
  • Fig. 4 also shows a curve 404 that represents the median series containing running median scalars [M 1 , M 2 , ... , M N ] calculated from the maximum amplitude values represented by curve 402.
  • centered running mean values can be calculated instead.
  • other centered running aggregates can be calculated, such as cumulative sums, and so forth.
  • num_dynamic_bits represents a predefined average number of bits per window.
  • the numbers of bits to be allocated to the windows should satisfy the constraint on the total number of additional bits to be allocated as defined by Eq. 4.
  • An iterative process is performed using Eqs. 3 and 4 until the scale factor a is identified for which the constraint of Eq. 4 is satisfied.
  • the objective is to provide a fidelity in each window to a consistent level based on the median analysis.
  • a scaling factor Si is calculated as follows:

Landscapes

  • Engineering & Computer Science (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Acoustics & Sound (AREA)
  • Environmental & Geological Engineering (AREA)
  • Geology (AREA)
  • General Life Sciences & Earth Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Geophysics (AREA)
  • Geophysics And Detection Of Objects (AREA)
  • Measurement Of Mechanical Vibrations Or Ultrasonic Waves (AREA)

Abstract

To process seismic data, a set of data values representing a seismic trace is received, and amplitudes of data values associated with plural groups in the set are analyzed. Different numbers of bits are dynamically allocated to at least some of the groups of the set according to the analyzing.

Description

DYNAMICALLY ALLOCATING DIFFERENT NUMBERS OF BITS TO WINDOWS OF A SERIES REPRESENTING A SEISMIC TRACE
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This claims the benefit under 35 U.S.C. § 119(e) of U.S. Provisional
Application Serial No. 60/963,135, filed August 2, 2007 (Attorney Docket No. 594-25634), and U.S. Patent Application No. 12/171,864 filed July 11, 2008, which are hereby incorporated by reference.
TECHNICAL FIELD
[0002] The invention relates generally to dynamically allocating different numbers of bits to time (or depth) windows of a series representing a seismic trace.
BACKGROUND
[0003] Seismic surveying is used for identifying subterranean elements, such as hydrocarbon reservoirs, fresh water aquifers, gas injection reservoirs, and so forth. In performing seismic surveying, seismic sources and seismic sensors can be placed at various locations on an earth surface (e.g. , a land surface or a sea floor), or even in a wellbore, with the seismic sources activated to generate seismic waves. Examples of seismic sources include explosives, air guns, acoustic vibrators, or other sources that generate seismic waves.
[0004] Some of the seismic waves generated by a seismic source travel into a subterranean structure, with a portion of the seismic waves reflected back to the surface (earth surface, sea floor, or wellbore surface) for receipt by seismic sensors (e.g., geophones, hydrophones, etc.). These seismic sensors produce signals that represent detected seismic waves. Signals from the seismic sensors are processed to yield information about the content and characteristics of the subterranean structure.
[0005] Seismic data received from seismic sensors, in the form of seismic traces, are typically represented digitally using a number of bits. Conventionally, static bit allocation is used such that a static number of bits (e.g., 16 or 32 bits) represent seismic data values. An issue associated with static bit allocation is that precision can be adversely affected. Use of static bit allocation can be associated with loss of fidelity in a seismic trace, particularly in areas of the seismic trace with large amplitude contrast.
SUMMARY
[0006] In general, according to an embodiment, a method of processing seismic data includes receiving a set of data values representing a seismic trace, and analyzing amplitudes of data values in plural groups in the set. Different numbers of bits are dynamically allocated to at least some of the groups of the set according to the analyzing.
[0007] Other or alternative features will become apparent from the following description, from the drawings, and from the claims.
BRIEF DESCRIPTION OF THE DRAWINGS
[0008] Fig. 1 is a block diagram of an example arrangement in which an embodiment of the invention can be incorporated.
[0009] Fig. 2 illustrates the division of an example time series representing a seismic trace into multiple time windows.
[0010] Fig. 3 is a flow diagram of a process of compressing seismic data that includes dynamically allocating numbers of bits to store data values in time windows of a seismic trace, according to an embodiment.
[0011] Fig. 4 is a graph that depicts example scalars in corresponding time windows, along with associated median estimates.
[0012] Fig. 5 is a block diagram of an example control system that incorporates software according to an embodiment. DETAILED DESCRIPTION
[0013] In the following description, numerous details are set forth to provide an understanding of the present invention. However, it will be understood by those skilled in the art that the present invention may be practiced without these details and that numerous variations or modifications from the described embodiments are possible.
[0014] Fig. 1 illustrates an example arrangement to perform marine seismic surveying. In different implementations, however, other embodiments can involve land-based seismic surveying or wellbore seismic surveying.
[0015] Fig. 1 illustrates a sea vessel 100 that has a reel or spool 104 for deploying a streamer 102 (or multiple streamers 102), where the streamer 102 is a cable-like carrier structure that carries a number of electronic devices 103 for performing a subterranean survey of a subterranean structure 114 below a sea floor 112. In the following, the term "streamer" is intended to cover either a streamer that is towed by a sea vessel or a sea bed cable laid on the sea floor 112.
[0016] The electronic devices 103 can include sensors, steering or navigation devices, air gun controllers (or other signal source controllers), positioning devices, and so forth. Also depicted in Fig. 1 are a number of signal sources 105 that produce signals propagated into the body of water 108 and into the subterranean structure 114. Although the sources 105 are depicted as being separate from the streamer 102, the sources 105 can also be part of the streamer 102 in a different implementation.
[0017] The signals from the sources 105 are reflected from layers in the subterranean structure 114, including a resistive body 116 that can be any one of a hydrocarbon-containing reservoir, a fresh water aquifer, a gas injection zone, and so forth. Signals reflected from the resistive body 116 are propagated upwardly toward the sensors of the streamer 102 for detection by the sensors. Measurement data is collected by the sensors, which can store the measurement data and/or transmit the measurement data back to a control system (or controller) 106 on the sea vessel 100. [0018] The sensors of the streamer 102 can be seismic sensors, such as hydrophones and/or geophones. The signal sources 105 can be seismic sources, such as air guns or explosives. Seismic data recorded by the seismic sensors on the streamer are provided back to a control system (controller) 106 on the sea vessel. The control system 106 samples the recorded data to produce a time series of seismic data samples at discrete time points. The time series represents a seismic trace.
[0019] In accordance with some embodiments, a dynamic allocation of a number of bits for representing data values for time windows of seismic data samples is performed. A time series of seismic data values can be divided into a number of time windows, with dynamic bit allocation performed for each time window. The dynamic bit allocation allows for some time windows to be allocated different numbers of bits from other time windows. For each time window, the allocated bits are used to store data values (samples) in the corresponding time window.
[0020] Although this description refers to "time series" of seismic data values that are divided into multiple time windows to allow for dynamic allocation of numbers of bits to respective time windows, it is contemplated that the dynamic bit allocation technique can be applied generally to a "set" (where a time series is an example type of "set") of seismic data values, where the set can be divided into plural groups or windows that are dynamically allocated corresponding numbers of bits. For example, a set of data can include data collected for different depths (referred to as a "depth series").
[0021] Note that each time window includes a predetermined number of samples. The window size can be varied such that the predetermined number can be set to different values according to an analysis of data fidelity versus data compression. In one specific example, the window size can be set to 32 (in other words, each window of the time series includes 32 seismic data samples).
[0022] Fig. 2 is a schematic representation of a time series that represents a seismic trace, where the seismic trace includes seismic data samples (raw data) at different time points (t). "Raw data" refers to sampled seismic data received from a seismic sensor. As depicted in Fig. 2, the time series is divided into multiple windows: window 1, window 2, window 3, ..., window N (N being an integer number). Each window has a predetermined number of seismic data samples.
[0023] A procedure according to an embodiment of performing data compression that involves dynamic bit allocation is illustrated in Fig. 3. The procedure can be performed by software executable on a computer, such as a computer according to Fig. 5, in one example. The procedure determines (at 302) the maximum absolute amplitude of seismic data values in each window. In other words, for a given window i having data samples di, d2, ..., dm (m being the predetermined size of each window), the maximum absolute amplitude from among di, d2, ..., dm is determined. The determination is performed by comparing the amplitudes of the seismic data samples within a particular window, and identifying the maximum value from these amplitudes. Assuming there are N windows, there will be N maximum amplitude values corresponding to the N windows.
[0024] The maximum amplitudes for the N windows are represented as raw scalars Ai, A2, ..., AN. Fig. 4 is a graph that plots maximum amplitudes, [Ai, A2, ..., AN) , according to window number. A curve 402 represents maximum amplitudes in the different windows. The series of maximum amplitudes is referred to as a max amplitude series, which is a series having JVraw scalars [Ai, A2, ..., AN] .
[0025] Next, continuous median estimation is performed (at 304) on the max amplitude series. The continuous median estimator computes a median for every sample in the input max amplitude series, where the estimate is centered at the middle of a sliding operator of fixed length. Given an input max amplitude series represented as [Ai, A2, A3, ... , AN] , where A1 (i = 1 to N) represents the maximum amplitude for a window i, a median series is computed is as follows: [Mi, M2, M3, ... , MN] , where M1 is the median over a fixed length operator centered at the f1 sample. Thus, for a median operator length of 5, the median at sample 3 (Mi), would be the median of [Ai, A2, As1 A4, A5] . The M1 values are also referred to as centered running median values. [0026] Note that the computing cost associated with the median analysis is greatly reduced by performing the analysis on the maximum amplitude scalars instead of on the raw data associated with the seismic trace.
[0027] Fig. 4 also shows a curve 404 that represents the median series containing running median scalars [M1, M2, ... , MN] calculated from the maximum amplitude values represented by curve 402. In a different embodiment, instead of calculating centered running median values based on the maximum amplitude values, centered running mean values can be calculated instead. In yet other embodiments, other centered running aggregates can be calculated, such as cumulative sums, and so forth.
[0028] Next, a number of bits are dynamically allocated (at 306) for each window of the time series for representing seismic data samples in the corresponding window. In performing the dynamic allocation of numbers of bits for the windows of the time series, at least some of the windows are allocated different numbers of bits.
[0029] In one embodiment, the dynamic allocation of numbers of bits for windows involves both static and dynamic allocation. The static allocation involves the allocation of a minimum (static) number of bits to each window, such as 16 bits in one example. The dynamic allocation aspect refers to the allocation of an additional number of bits (nt) to corresponding windows (J), based on the values of the max amplitude series (containing raw scalars A1, A2, ... , AN) and median series (containing median scalars M1, M2, ... , MN) discussed above. Generally, the dynamic allocation of a number of bits H1 for each window is based on analyzing values associated with the windows of the time series, which in one embodiment includes the maximum amplitude values and median values. The total allocated number of bits in each window is equal to the sum of the statically allocated number (e.g., 16) and the dynamically allocated number U1.
[0030] The input to the process of dynamically allocating the additional number of bits, H1, for each window i includes: (1) the max amplitude series [A1, A2, ... , AN) , and (2) the median series [M1, M2, ..., MN] . From the maximum amplitude values and the median values of these series, values T1 can be computed as follows: A r = — , (Eq. 1)
where i = 1 to N. To calculate the H1 values, where H1 is the number of dynamic bits for the f1 window the following relation is defined:
2Λ = r , (Eq. 2)
where fnt represents a floating variable having a value based on T1 according to the relationship of Eq. 2. Note that U1 is an integer value.
[0031] The additional number of bits for window i, H1, is approximated as follows:
« « int(a * ^ ) , (Eq. 3) where "int" represents an integer function, and a represents a scale factor that is unknown at this point. An iterative process is used to find the value a, subject to the following constraint:
N
^n = num. _ dynamic _ bits * N , (Eq. 4)
where num_dynamic_bits represents a predefined average number of bits per window. The average number of bits per window, num_dynamic_bits , multiplied by the number of windows N, refers to the total number of additional bits that are to be allocated to the N windows. Thus, the numbers of bits to be allocated to the windows should satisfy the constraint on the total number of additional bits to be allocated as defined by Eq. 4. An iterative process is performed using Eqs. 3 and 4 until the scale factor a is identified for which the constraint of Eq. 4 is satisfied. The objective is to provide a fidelity in each window to a consistent level based on the median analysis.
[0032] Next, the data values in each window are normalized or scaled (at 308).
To normalize or scale, a scaling factor Si is calculated as follows:
S1 = ^, (Eq. 5) where I1 is equal to the sum of H1 and 16 bits (note that each window is allocated 16 (or other static number of) bits plus H1, the dynamic number of bits). The scaling factor S1 is multiplied by each seismic data sample in the window i. In this way, the maximum amplitude in the window, A1, is equal to the maximum amplitude for the actual number of bits assigned to the window.
[0033] Next, each seismic data sample is set (at 310) to an integer value, which in one example is a 32-bit integer value. Note that in most instances, the high-order bits of the 32-bit integer would be Os. The active bits for each seismic data sample (active bits do not include the high-order bits that are Os) are then packed or compressed (at 312) along with recovery scalars into a string, such as a byte string. The recovery scalars and the number of bits in each window (S1 and I1 from Eq. 5), can be used for decompressing the data at a later time when analysis of the data is to be performed.
[0034] The compression algorithm above is performed each time data received from a seismic sensor is to be saved in the control system 106. The compression reduces the number of bits that have to be stored. When reading previously compressed data from storage, a decompression algorithm is applied, which is the reverse of the normalization/scaling performed at 308.
[0035] The procedure of Fig. 3 can be performed by software 500 implemented in the control system 106 (e.g., a computer), as depicted in Fig. 5. The software 500 of the control system 106 is executable on one or more central processing units (CPUs) 502. The CPU(s) 502 is (are) connected to a storage 504 and a communications interface 506. The storage 504 contains seismic trace data 506 that is fed into the software 500 to perform the dynamic bit allocation procedure of Fig. 3. The output of the software 500 includes the dynamic additional numbers of bits, nt, for corresponding windows i, which can also be stored in the storage 504 (as 508).
[0036] Instructions of the software 500 are loaded for execution on a processor
(such as one or more CPUs 502 in Fig. 5). The processor includes microprocessors, microcontrollers, processor modules or subsystems (including one or more microprocessors or microcontrollers), or other control or computing devices. A "processor" can refer to a single component or to plural components.
[0037] Data and instructions (of the software) are stored in respective storage devices, which are implemented as one or more computer-readable or computer-usable storage media. The storage media include different forms of memory including semiconductor memory devices such as dynamic or static random access memories (DRAMs or SRAMs), erasable and programmable read-only memories (EPROMs), electrically erasable and programmable read-only memories (EEPROMs) and flash memories; magnetic disks such as fixed, floppy and removable disks; other magnetic media including tape; and optical media such as compact disks (CDs) or digital video disks (DVDs).
[0038] While the invention has been disclosed with respect to a limited number of embodiments, those skilled in the art, having the benefit of this disclosure, will appreciate numerous modifications and variations therefrom. It is intended that the appended claims cover such modifications and variations as fall within the true spirit and scope of the invention.

Claims

What is claimed is: 1. A method of processing seismic data, comprising: receiving a set of data values representing a seismic trace; analyzing amplitudes of data values associated with plural groups in the set; and dynamically allocating different numbers of bits to at least some of the groups of the set according to the analyzing.
2. The method of claim 1, further comprising receiving data from at least one seismic sensor, wherein the set is produced by sampling the data received from the at least one seismic sensor.
3. The method of claim 1 , wherein receiving the set comprises receiving a series of the data values representing the seismic trace, wherein analyzing the amplitudes of data values associated with the plural groups comprises analyzing the amplitudes of data values associated with plural windows of the series, and wherein dynamically allocating different numbers of bits to at least some of the groups comprises dynamically allocating different numbers of bits to at least some of the windows of the series, wherein the series comprises one of a time series and depth series.
4. The method of claim 3, wherein the series is divided into the plural windows, and wherein analyzing the amplitudes comprises identifying a maximum amplitude of data values within each corresponding window, and wherein dynamically allocating the different numbers of bits to at least some of the windows is according to the identified maximum amplitudes.
5. The method of claim 4, further comprising defining a constraint, wherein dynamically allocating the different numbers of bits to at least some of the windows is based on the constraint and the identified maximum amplitudes.
6. The method of claim 4, further comprising computing aggregate values for corresponding windows, wherein dynamically allocating the different numbers of bits to at least some of the windows is based on the identified maximum amplitudes and the aggregate values.
7. The method of claim 6, wherein computing the aggregate values comprises computing at least one of a continuous median estimate of the identified maximum amplitudes and a continuous mean of the identified maximum amplitudes.
8. The method of claim 1, further comprising: computing scaling factors for corresponding groups; and applying the scaling factor of each group to data values within the corresponding group.
9. The method of claim 8, wherein computing the scaling factors is based on a number of bits allocated to the corresponding group and a maximum amplitude of data values within the corresponding group.
10. The method of claim 1 , wherein receiving the set of data values representing the seismic trace comprises receiving the set of data values from at least one seismic sensor on a streamer towed in a body of water.
PCT/US2008/071826 2007-08-02 2008-07-31 Dynamically allocating different numbers of bits to windows of a series representing a seismic trace Ceased WO2009018485A2 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US96313507P 2007-08-02 2007-08-02
US60/963,135 2007-08-02
US12/171,864 US9541658B2 (en) 2007-08-02 2008-07-11 Dynamically allocating different numbers of bits to windows of a series representing a seismic trace
US12/171,864 2008-07-11

Publications (2)

Publication Number Publication Date
WO2009018485A2 true WO2009018485A2 (en) 2009-02-05
WO2009018485A3 WO2009018485A3 (en) 2010-03-25

Family

ID=40305285

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2008/071826 Ceased WO2009018485A2 (en) 2007-08-02 2008-07-31 Dynamically allocating different numbers of bits to windows of a series representing a seismic trace

Country Status (2)

Country Link
US (1) US9541658B2 (en)
WO (1) WO2009018485A2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
BR112015027580B1 (en) 2013-07-22 2021-04-13 Hewlett Packard Enterprise Development Lp METHOD AND SYSTEM FOR PRESENTING DATA IN A SCALABLE FORMAT
US10125558B2 (en) * 2014-05-13 2018-11-13 Schlumberger Technology Corporation Pumps-off annular pressure while drilling system
US10197704B2 (en) * 2014-12-19 2019-02-05 Baker Hughes, A Ge Company, Llc Corrective scaling of interpreted fractures based on the microseismic detection range bias correction
US10419018B2 (en) 2015-05-08 2019-09-17 Schlumberger Technology Corporation Real-time annulus pressure while drilling for formation integrity test
JP6596647B2 (en) * 2016-03-24 2019-10-30 国立研究開発法人防災科学技術研究所 Earthquake motion time series data processing apparatus, earthquake motion time series data processing system using the same, and time series data processing method
US11093838B2 (en) * 2017-05-10 2021-08-17 Microsoft Technology Licensing, Llc Adaptive selection of user to database mapping

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4312050A (en) * 1975-02-06 1982-01-19 Standard Oil Company (Indiana) Multidimensional amplitude scaling of seismic data
US4359608A (en) 1980-08-26 1982-11-16 The United States Of America As Represented By The United States Department Of Energy Adaptive sampler
FR2543307B1 (en) * 1983-03-24 1986-02-28 Inst Francais Du Petrole DEVICE FOR DETERMINING THE POSITION IN THE WATER OF AN ELONGATED TRACTED SUBMERSIBLE ELEMENT
FR2692384A1 (en) * 1992-06-11 1993-12-17 Inst Francais Du Petrole Data acquisition system provided with decentralized processing means.
JP3186307B2 (en) * 1993-03-09 2001-07-11 ソニー株式会社 Compressed data recording apparatus and method
US5594706A (en) * 1993-12-20 1997-01-14 Schlumberger Technology Corporation Downhole processing of sonic waveform information
GB9426088D0 (en) * 1994-12-23 1995-02-22 Geco As Data compression for uncorrelated vibroseis traces
US5745392A (en) * 1995-10-05 1998-04-28 Chevron U.S.A. Inc. Method for reducing data storage and transmission requirements for seismic data
US5848193A (en) * 1997-04-07 1998-12-08 The United States Of America As Represented By The Secretary Of The Navy Wavelet projection transform features applied to real time pattern recognition
US6021378A (en) * 1997-06-13 2000-02-01 Aware, Inc. Compression system for seismic data
US6801665B1 (en) * 1998-09-15 2004-10-05 University Of Maryland Method and apparatus for compressing and decompressing images
FR2781944B1 (en) * 1998-07-29 2001-10-05 Inst Francais Du Petrole METHOD FOR ACHIEVING A COMPRESSION WITHOUT LOSS OF SIGNALS WITH A LARGE DYNAMIC FOR THEIR TRANSMISSION
US6920470B2 (en) * 2001-03-08 2005-07-19 Cirrus Logic, Inc. Signal processing integrated circuit
US7392195B2 (en) * 2004-03-25 2008-06-24 Dts, Inc. Lossless multi-channel audio codec
US7107153B2 (en) 2004-04-02 2006-09-12 Schlumberger Technology Corporation Data compression methods and systems
US7885992B2 (en) * 2006-06-22 2011-02-08 Honeywell International Inc. System and method for implementing irregular data formats

Also Published As

Publication number Publication date
US9541658B2 (en) 2017-01-10
WO2009018485A3 (en) 2010-03-25
US20090034367A1 (en) 2009-02-05

Similar Documents

Publication Publication Date Title
AU2008270922B2 (en) Seismic inversion of data containing surface related multiples
US8612194B2 (en) Updating a subterranean model using at least electromagnetic data
US9151856B2 (en) Separating interfering signals in seismic data
US7817495B2 (en) Jointly interpolating and deghosting seismic data
US9229123B2 (en) Method for handling rough sea and irregular recording conditions in multi-sensor towed streamer data
EP2497043B1 (en) Seismic imaging systems and methods employing a 3d reverse time migration with tilted transverse isotropy
CA2907840C (en) Joint inversion of geophysical attributes
US9541658B2 (en) Dynamically allocating different numbers of bits to windows of a series representing a seismic trace
CN109188520B (en) Thin reservoir thickness prediction method and device
EP2336809A2 (en) Method for Attenuating Interference Noise in Dual-Sensor Seismic Data
US20090296519A1 (en) Determining positioning of survey equipment using a model
US12554031B2 (en) Quality control and preconditioning of seismic data
EP2075597A2 (en) Spectral conditioning for surface seismic data
GB2472300A (en) Using dipole compressional data obtained in a borehole to determined properties of a subterranean formation
US9448318B2 (en) Determination of particle displacement or velocity from particle acceleration measurements
US12523791B2 (en) Randomly quantized seismic data reconstruction using LSTM network
US8019548B2 (en) Enabling analysis of a survey source signal using a time-based visualization of the survey source signal
US6996471B2 (en) Adding a signal to seismic data
US7450468B2 (en) Methods, systems, and computer readable media for interactively determining parameters for ocean-bottom hydrophone/geophone receiver combination deghosting
US10768322B2 (en) Analogous processing of modeled and measured marine survey data

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08796996

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08796996

Country of ref document: EP

Kind code of ref document: A2