Bayesian ISOLA: new tool for automated centroid moment tensor inversion

Size: px
Start display at page:

Download "Bayesian ISOLA: new tool for automated centroid moment tensor inversion"

Transcription

1 Bayesian ISOLA: new tool for automated centroid moment tensor inversion Jiří Vackář 1,2,3 Jan Burjánek 1,3 František Gallovič 2 Jiří Zahradník 2 1 Swiss Seismological Service, ETH Zurich 2 Charles University in Prague 3 Czech Academy of Sciences September 5, 2016

2 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

3 Goals of the project Bayesian method for centroid moment tensor (CMT) solution Open-source code solving the problem automatically

4 Applications (Near) real-time data flow processing Processing existing datasets into moment-tensor catalogs

5 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

6 Bayesian formulation CMT problem linear in MT components (6 variables) but non-linear in centroid position and time (4 variables) Grid search over space and time Least-square solution of MT components in each grid point

7 Bayesian formulation CMT problem linear in MT components (6 variables) but non-linear in centroid position and time (4 variables) Grid search over space and time Least-square solution of MT components in each grid point

8 Bayesian formulation CMT problem linear in MT components (6 variables) but non-linear in centroid position and time (4 variables) Grid search over space and time Least-square solution of MT components in each grid point

9 Bayesian formulation CMT problem linear in MT components (6 variables) but non-linear in centroid position and time (4 variables) Grid search over space and time Least-square solution of MT components in each grid point

10 Least-square solution of a linear problem Inverse problem with no a priori information [Tarantola, 2005]: ( ) 1 m = G T 1 C D G G T 1 C D dobs model parameters (result) data vector forward problem matrix (Green s functions) data covariance matrix

11 Least-square solution of a linear problem Inverse problem with no a priori information [Tarantola, 2005]: ( ) 1 m = G T 1 C D G G T 1 C D dobs model parameters (result) data vector forward problem matrix (Green s functions) data covariance matrix

12 Least-square solution of a linear problem Inverse problem with no a priori information [Tarantola, 2005]: ( ) m = G T 1 1 C D G G T 1 C D dobs model parameters (result) data vector forward problem matrix (Green s functions) data covariance matrix

13 Least-square solution of a linear problem Inverse problem with no a priori information [Tarantola, 2005]: ( ) 1 m = G T C 1 D G G T C 1 D d obs model parameters (result) data vector forward problem matrix (Green s functions) data covariance matrix

14 Putting PPD in grid-points together Solution in a grid point i (x i, y i, z i, t i ) ( m i = G T i C 1 D G i ) 1 G T i C 1 D d obs, (1) Uncertainties given by model parameters covariance matrix C M i ( 1 C M i = G T i C 1 D i) G. (2) The misfit value misfit i = ( ) T d obs G i m i C 1 ( ) D dobs G i m i. (3) Posterior probability density (PPD) integrated over all MT parameters in a given space-time grid point i c i = 1 ( (2π) c 6 det C M i exp 1 ) 2 misfit i. (4) To visualize, we generate c i random samples from a multivariate normal (Gaussian) distribution (numpy.random.multivariate normal) in each grid point: mean m i and covariance matrix C M i (determined in Eqs. 1 and 2).

15 Plotting uncertainty of the solution # of station noise strong weak weak DC uncert. CLVD %

16 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

17 Covariance matrix (to down-weight noisy data) Inverse problem with no a priori information [Tarantola, 2005]: m = ( G T C D 1 G ) 1 G T C D d obs (5) Assumption: Seismic noise is the most important source of the errors 1 The data covariance matrix is calculated from auto-/crosscovariance of before-event noise. The data covariance matrix works as automated frequency filter and station weighting to emphasize the high-snr data. 1 Green s function modeling error can be incorporated; see talk by Hallo and Gallovič

18 Covariance matrix from before-event noise

19 Covariance matrix from before-event noise

20 Covariance matrix from before-event noise

21 Covariance matrix from before-event noise autocovariance

22 Covariance matrix from before-event noise autocovariance

23 Covariance matrix from before-event noise crosscovariance

24 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

25 White noise synthetic test true solution without C D noisy noisy noisy without C D

26 White noise synthetic test true solution without C D with C D noisy noisy noisy without C D with C D

27 White noise synthetic test true solution without C D with C D noisy downweighted noisy noisy downweighted downweighted without C D with C D with C D (filtered)

28 Color noise synthetic test true solution without C D without C D

29 Color noise synthetic test true solution without C D with C D without C D with C D

30 Color noise synthetic test true solution without C D with C D without C D with C D with C D (filtered)

31 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

32 Reference catalog Created manually by SCMTV module of SeisComP3

33 GIMEL OG02 BRANT CHMF RSL EMV TORNY AIGLE MRGE MTI02 BOURR REMY LSD SENIN RSP DIX OTER1 VANNI CIRO WIMIS LKBD BALST LAUCH TRAV KIZ EMBD SATI ROTHE EMMET MMK DAGMA SIMPL SULZ FIESA BERGE HASLI METMA ACB BFO GRIMS SLE BNALP ZUR MUO FUSIO NALPS EMING PIORA VARE WILA LLS GUT WALHA PANIX MUGIO SGT02 SGT03 SGT01 SGT05 SGT04 PLONS TUE VDL LIENZ MDI DAVA DAVOX BERNI UBR FUORN BRMO MOSI MABI SALO RETA FETA LUSI Automated solutions Analyzed 16 years of M > 3 events from Swiss Digital Seismic Network (113 events) km

34 Comparison between automated and manual processing Mostly good agreement, differences can be easily explained Quality comparable to manual processing Capable to invert slightly weaker events

35 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

36 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

37 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

38 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

39 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

40 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

41 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

42 Main features Fully automated MT solution Scalable and universal (local regional events) Disturbance detection: MouseTrap code [Vackář et al., 2015] The C D serves as an automated objective data weighting/filtering according to the noise level/spectrum MT results accompanied by their uncertainties Rich graphic output: optional visual inspection Tested on both synthetic and real data

43 Technical solution multiprocessing, pyproj (geodetics), psycopg2 (PostgreSQL) Green s functions: AXITRA [Bouchon and Coutant, 1994]

44 Availability ISOLA-ObsPy code: open-source (GNU/GPL licence) vackar/isola-obspy/

45 Index 1 Introduction 2 Bayesian formulation of mixed linear non-linear problem 3 Data covariance matrix 4 Synthetic tests 5 Comparison with Swiss MT catalog 6 Software 7 Conclusions

46 Conclusions We developed a new method and code for automated centroid moment tensor (CMT) inversion Detection of disturbances Bayesian approach is used: we get the posterior probability density function Data covariance matrix calculated from before-event noise It works as an automated frequency filter and station weighting according to the noise level A space-time grid search combined with the least-squares inversion speeds up the inversion Tested against 16 years of manually processed MT data from Swiss Seismic Network Quality of the results careful manual processing vackar/isola-obspy/

47

48 Conclusions We developed a new method and code for automated centroid moment tensor (CMT) inversion Detection of disturbances Bayesian approach is used: we get the posterior probability density function Data covariance matrix calculated from before-event noise It works as an automated frequency filter and station weighting according to the noise level A space-time grid search combined with the least-squares inversion speeds up the inversion Tested against 16 years of manually processed MT data from Swiss Seismic Network Quality of the results careful manual processing vackar/isola-obspy/

49 Sargans, Switzerland M W = 3.7 EQ and its M W = 3.4 aftershock I main shock perfect agreement manual solution aftershock no manual solution available

50 Sargans, Switzerland M W = 3.7 EQ and its M W = 3.4 aftershock II aftershock waveforms

51 Sargans, Switzerland M W = 3.7 EQ and its M W = 3.4 aftershock III aftershock waveforms: filtered by C D

Bayesian ISOLA: new tool for automated centroid moment tensor inversion

Bayesian ISOLA: new tool for automated centroid moment tensor inversion Bayesian ISOLA: new tool for automated centroid moment tensor inversion A CMT catalog automatically generated for Swiss data Jiří Vackář 1,2 Jan Burjánek 2 František Gallovič 1 Jiří Zahradník 1 John Clinton

More information

Towards a quantitative performance evaluation of VS and Elarms

Towards a quantitative performance evaluation of VS and Elarms Towards a quantitative performance evaluation of VS and Elarms M.Caprio,G. Cua, S. Wiemer, M. Fischer 10/4/07 Outlook Introduction to Virtual Seismologist Applications Results Comparison criteria between

More information

Bayesian ISOLA: new tool for automated centroid moment tensor inversion

Bayesian ISOLA: new tool for automated centroid moment tensor inversion Bayesian ISOLA: new tool for automated centroid moment tensor inversion Jiří Vackář 1, Jan Burjánek 2, František Gallovič 1, Jiří Zahradník 1, and John Clinton 3 1 Charles University in Prague, Faculty

More information

Dynamic source inversion for physical parameters controlling the 2017 Lesvos earthquake

Dynamic source inversion for physical parameters controlling the 2017 Lesvos earthquake Dynamic source inversion for physical parameters controlling the 2017 Lesvos earthquake F. Kostka 1, E. Sokos 2, J. Zahradník 1, F. Gallovič 1 1 Charles University in Prague, Faculty of Mathematics and

More information

Geophysical Journal International

Geophysical Journal International Geophysical Journal International Geophys. J. Int. (016) 07, 101 109 Advance Access publication 016 August 5 GJI Seismology doi: 10.1093/gji/ggw30 Fast and cheap approximation of Green function uncertainty

More information

ISOLA code for multiple-point source modeling review

ISOLA code for multiple-point source modeling review In: Moment Tensor Solutions - A Useful Tool for Seismotectonics (edited by Sebastiano D'Amico), Springer ISOLA code for multiple-point source modeling review Jiří Zahradník 1 and Efthimios Sokos 2 1 Charles

More information

Lesvos June 12, 2017, Mw 6.3 event, a quick study of the source

Lesvos June 12, 2017, Mw 6.3 event, a quick study of the source Lesvos June 12, 2017, Mw 6.3 event, a quick study of the source E. Sokos 1) and J. Zahradník 2) 1) University of Patras, Greece 2) Charles University, Prague, Czech Republic Report sent to EMSC on 21/06/2017

More information

Preliminary slip model of M9 Tohoku earthquake from strongmotion stations in Japan - an extreme application of ISOLA code.

Preliminary slip model of M9 Tohoku earthquake from strongmotion stations in Japan - an extreme application of ISOLA code. Preliminary slip model of M9 Tohoku earthquake from strongmotion stations in Japan - an extreme application of ISOLA code. J. Zahradnik 1), F. Gallovic 1), E. Sokos 2) G-A. Tselentis 2) 1) Charles University

More information

Application of Phase Matched Filtering on Surface Waves for Regional Moment Tensor Analysis Andrea Chiang a and G. Eli Baker b

Application of Phase Matched Filtering on Surface Waves for Regional Moment Tensor Analysis Andrea Chiang a and G. Eli Baker b 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Application of Phase Matched Filtering on Surface Waves for Regional Moment Tensor Analysis Andrea Chiang a and G. Eli

More information

Inverting Ground Motion from a Seismometer Array to Obtain the Vertical Component of Rotation: A Test Using Data from Explosions

Inverting Ground Motion from a Seismometer Array to Obtain the Vertical Component of Rotation: A Test Using Data from Explosions Inverting Ground Motion from a Seismometer Array to Obtain the Vertical Component of Rotation: A Test Using Data from Explosions Wu-Cheng Chi 1, W. H. K. Lee 2, C. J. Lin 1, John Aston 3, and C. C. Liu

More information

On the Limitation of Receiver Functions Method: Beyond Conventional Assumptions & Advanced Inversion Techniques

On the Limitation of Receiver Functions Method: Beyond Conventional Assumptions & Advanced Inversion Techniques On the Limitation of Receiver Functions Method: Beyond Conventional Assumptions & Advanced Inversion Techniques Hrvoje Tkalčić RSES, ANU Acknowledgment: RSES Seismology & Mathematical Geophysics Group

More information

ASSESSMENT OF THE COMPLEX SEISMIC RESPONSE OF GEOLOGICAL STRUCTURES

ASSESSMENT OF THE COMPLEX SEISMIC RESPONSE OF GEOLOGICAL STRUCTURES ASSESSMENT OF THE COMPLEX SEISMIC RESPONSE OF GEOLOGICAL STRUCTURES Donat Fäh Jan Burjánek, Manuel Hobiger, Clotaire Michel, Stefano Maranò, Valerio Poggi, Marco Pilz, Ulrike Kleinbrod, Ben Edwards, Walter

More information

Assessing the solution quality of the earthquake location problem

Assessing the solution quality of the earthquake location problem Semesterarbeit HS 2008 Department of Earth Sciences ETH Zurich Assessing the solution quality of the earthquake location problem Sabrina Schönholzer Supervisor: Technical Supervisor: Prof. Dr. E. Kissling

More information

The IISEE earthquake catalog, Catalog of Damaging Earthquakes in the World, IISEE-NET,, and BRI strong motion observation

The IISEE earthquake catalog, Catalog of Damaging Earthquakes in the World, IISEE-NET,, and BRI strong motion observation The IISEE earthquake catalog, Catalog of Damaging Earthquakes in the World, IISEE-NET,, and BRI strong motion observation Tatsuhiko Hara International Institute of Seismology and Earthquake Engineering,

More information

Moment tensor inversion of near source seismograms

Moment tensor inversion of near source seismograms Moment tensor inversion of near source seismograms Yuji Yagi and Naoki Nishimura ABSTRACT We construct a program set for estimating moment tensor solution using near source seismograms. We take the effect

More information

The Mw 6.2 Leonidio, southern Greece earthquake of January 6, 2008: Preliminary identification of the fault plane.

The Mw 6.2 Leonidio, southern Greece earthquake of January 6, 2008: Preliminary identification of the fault plane. The Mw 6.2 Leonidio, southern Greece earthquake of January 6, 28: Preliminary identification of the fault plane. J. Zahradnik 1, E. Sokos 2, A.Serpetsidaki 2, and G A.Tselentis 2 1 Charles University in

More information

Earthquake Focal Mechanisms and Waveform Modeling

Earthquake Focal Mechanisms and Waveform Modeling Earthquake Focal Mechanisms and Waveform Modeling Rengin Gök Lawrence Livermore National Laboratory USA RELEMR Workshop İstanbul 2008 Gudmundar E. Sigvaldason The Dynamic Earth, USGS The size of the event

More information

19 years of Research Infrastructure PSLNET, significant influence to study the source parameters of Greece earthquakes.

19 years of Research Infrastructure PSLNET, significant influence to study the source parameters of Greece earthquakes. 19 years of Research Infrastructure PSLNET, significant influence to study the source parameters of Greece earthquakes. V. Plicka Charles university Prague Outline History Projects Publications Software

More information

Standardized Tests of RELM ERF s Against Observed Seismicity

Standardized Tests of RELM ERF s Against Observed Seismicity SSS Standardized Tests of RELM ERF s Against Observed Seismicity Danijel Schorlemmer 1, Dave D. Jackson 2, Matt Gerstenberger 3, Stefan Wiemer 1 1 Zürich, Swiss Seismological Service, Switzerland 2 Department

More information

FULL MOMENT TENSOR ANALYSIS USING FIRST MOTION DATA AT THE GEYSERS GEOTHERMAL FIELD

FULL MOMENT TENSOR ANALYSIS USING FIRST MOTION DATA AT THE GEYSERS GEOTHERMAL FIELD PROCEEDINGS, Thirty-Eighth Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 11-13, 2013 SGP-TR-198 FULL MOMENT TENSOR ANALYSIS USING FIRST MOTION DATA AT

More information

Inverting full waveforms into 1D seismic velocity model of the upper crust by neighborhood algorithm - Corinth Gulf, Greece

Inverting full waveforms into 1D seismic velocity model of the upper crust by neighborhood algorithm - Corinth Gulf, Greece Inverting full waveforms into 1D seismic velocity model of the upper crust by neighborhood algorithm - Corinth Gulf, Greece VLADIMÍR PLICKA AND JIŘÍ ZAHRADNÍK Department of Geophysics, Faculty of Mathematics

More information

Kinematic Waveform Inversion Study of Regional Earthquakes in Southwest Iberia

Kinematic Waveform Inversion Study of Regional Earthquakes in Southwest Iberia Kinematic Waveform Inversion Study of Regional Earthquakes in Southwest Iberia Ana Domingues Under supervision of Prof. João Fonseca and Dr. Susana Custódio Dep. Physics, IST, Lisbon, Portugal November

More information

Received 15 January 2010, Revised 23 August 2010, Accepted 17 September 2010

Received 15 January 2010, Revised 23 August 2010, Accepted 17 September 2010 Indonesian Journal of Physics Vol 21 No. 4, October 2010 Seismic Moment Tensors of Padang 20090930 and Jambi 20091001 Events in Jambi using Three Component Local Waveforms: Identification of the Active

More information

Teleseismic waveform modelling of the 2008 Leonidio event

Teleseismic waveform modelling of the 2008 Leonidio event The 6 January 2008 (Mw6.2) Leonidio (southern Greece) intermediate depth earthquake: teleseismic body wave modelling Anastasia Kiratzi and Christoforos Benetatos Department of Geophysics, Aristotle University

More information

Toward automatic aftershock forecasting in Japan

Toward automatic aftershock forecasting in Japan Toward automatic aftershock forecasting in Japan T. Omi (The Univ. of Tokyo) Y. Ogata (ISM) K. Shiomi (NIED) B. Enescu (Tsukuba Univ.) K. Sawazaki (NIED) K. Aihara (The Univ. of Tokyo) @Statsei9 Forecasting

More information

Adaptive linear prediction filtering for random noise attenuation Mauricio D. Sacchi* and Mostafa Naghizadeh, University of Alberta

Adaptive linear prediction filtering for random noise attenuation Mauricio D. Sacchi* and Mostafa Naghizadeh, University of Alberta Adaptive linear prediction filtering for random noise attenuation Mauricio D. Sacchi* and Mostafa Naghizadeh, University of Alberta SUMMARY We propose an algorithm to compute time and space variant prediction

More information

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012

Gaussian Processes. Le Song. Machine Learning II: Advanced Topics CSE 8803ML, Spring 2012 Gaussian Processes Le Song Machine Learning II: Advanced Topics CSE 8803ML, Spring 01 Pictorial view of embedding distribution Transform the entire distribution to expected features Feature space Feature

More information

DEVELOPMENT OF AUTOMATED MOMENT TENSOR SOFTWARE AT THE PROTOTYPE INTERNATIONAL DATA CENTER

DEVELOPMENT OF AUTOMATED MOMENT TENSOR SOFTWARE AT THE PROTOTYPE INTERNATIONAL DATA CENTER DEVELOPMENT OF AUTOMATED MOMENT TENSOR SOFTWARE AT THE PROTOTYPE INTERNATIONAL DATA CENTER Douglas Dreger, Barbara Romanowicz, and Jeffry Stevens* Seismological Laboratory 281 McCone Hall University of

More information

Toward understanding slip inversion uncertainty and artifacts

Toward understanding slip inversion uncertainty and artifacts JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 115,, doi:10.1029/2010jb007414, 2010 Toward understanding slip inversion uncertainty and artifacts Jiří Zahradník 1 and František Gallovič 1,2 Received 26 January

More information

Time-lapse filtering and improved repeatability with automatic factorial co-kriging. Thierry Coléou CGG Reservoir Services Massy

Time-lapse filtering and improved repeatability with automatic factorial co-kriging. Thierry Coléou CGG Reservoir Services Massy Time-lapse filtering and improved repeatability with automatic factorial co-kriging. Thierry Coléou CGG Reservoir Services Massy 1 Outline Introduction Variogram and Autocorrelation Factorial Kriging Factorial

More information

Case Study 2: 2014 Iquique Sequence

Case Study 2: 2014 Iquique Sequence Case Study 2: 2014 Iquique Sequence Overview Mw 8.2 earthquake on 1 April 2014 at 11:08:43 UTC Pictures of damage Seismicity maps Foreshock seismicity -> Main shock -> Aftershock 1 April 2014 11:08:43

More information

Iterative Deconvolution of Regional Waveforms and a Double-Event Interpretation of the 2003 Lefkada Earthquake, Greece

Iterative Deconvolution of Regional Waveforms and a Double-Event Interpretation of the 2003 Lefkada Earthquake, Greece Bulletin of the Seismological Society of America, Vol. 95, No. 1, pp. 159 172, February 2005, doi: 10.1785/0120040035 Iterative Deconvolution of Regional Waveforms and a Double-Event Interpretation of

More information

Detailed Waveform Inversion for Moment Tensors of M 4 Events: Examples from the Corinth Gulf, Greece

Detailed Waveform Inversion for Moment Tensors of M 4 Events: Examples from the Corinth Gulf, Greece Bulletin of the Seismological Society of America, Vol. 98, No. 6, pp. 2756 2771, December 2008, doi: 10.1785/0120080124 E Detailed Waveform Inversion for Moment Tensors of M 4 Events: Examples from the

More information

Body Wave Tomography. Matt Fouch. ASU EarthScope Seminar January 26, 2010

Body Wave Tomography. Matt Fouch. ASU EarthScope Seminar January 26, 2010 Body Wave Tomography Matt Fouch ASU EarthScope Seminar January 26, 2010 Seismic Tomography Mini-FAQ What is it? Earth sciences CAT-scan Measure of seismic wavespeeds or wavespeed variations Why do we care?

More information

Uncertainty quantification for Wavefield Reconstruction Inversion

Uncertainty quantification for Wavefield Reconstruction Inversion Uncertainty quantification for Wavefield Reconstruction Inversion Zhilong Fang *, Chia Ying Lee, Curt Da Silva *, Felix J. Herrmann *, and Rachel Kuske * Seismic Laboratory for Imaging and Modeling (SLIM),

More information

27th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

27th Seismic Research Review: Ground-Based Nuclear Explosion Monitoring Technologies GROUND TRUTH OF AFRICAN AND EASTERN MEDITERRANEAN SHALLOW SEISMICITY USING SAR INTERFEROMETRY AND GIBBS SAMPLING INVERSION Benjamin A. Brooks 1, Francisco Gomez 2, Eric A. Sandvol 2, and Neil Frazer 1

More information

Multiple Scenario Inversion of Reflection Seismic Prestack Data

Multiple Scenario Inversion of Reflection Seismic Prestack Data Downloaded from orbit.dtu.dk on: Nov 28, 2018 Multiple Scenario Inversion of Reflection Seismic Prestack Data Hansen, Thomas Mejer; Cordua, Knud Skou; Mosegaard, Klaus Publication date: 2013 Document Version

More information

The effect of location error on microseismic mechanism estimation: synthetic and real field data examples

The effect of location error on microseismic mechanism estimation: synthetic and real field data examples The effect of location error on microseismic mechanism estimation: synthetic and real field data examples Michael Kratz 1 and Michael Thornton 1 present an issue that is of primary concern for all basins

More information

Appendix I Determination of M W and calibration of M L (SED) M W regression

Appendix I Determination of M W and calibration of M L (SED) M W regression Appendix I Determination of M W and calibration of M L (SED M W regression Bettina Allmann, Benjamin Edwards, Falko Bethmann, and Nicolas Deichmann Internal report of the Swiss Seismological Service Institute

More information

Course on Inverse Problems Albert Tarantola

Course on Inverse Problems Albert Tarantola California Institute of Technology Division of Geological and Planetary Sciences March 26 - May 25, 27 Course on Inverse Problems Albert Tarantola Institut de Physique du Globe de Paris CONCLUSION OF THE

More information

Course on Inverse Problems

Course on Inverse Problems California Institute of Technology Division of Geological and Planetary Sciences March 26 - May 25, 2007 Course on Inverse Problems Albert Tarantola Institut de Physique du Globe de Paris Lesson XVI CONCLUSION

More information

Resolvability of Isotropic Component in Regional Seismic Moment Tensor Inversion

Resolvability of Isotropic Component in Regional Seismic Moment Tensor Inversion Bulletin of the Seismological Society of America, Vol. 103, No. 4, pp. 2460 2473, August 2013, doi: 10.1785/0120120097 Resolvability of Isotropic Component in Regional Seismic Moment Tensor Inversion by

More information

SOURCE PROCESS OF THE 2003 PUERTO PLATA EARTHQUAKE USING TELESEISMIC DATA AND STRONG GROUND MOTION SIMULATION

SOURCE PROCESS OF THE 2003 PUERTO PLATA EARTHQUAKE USING TELESEISMIC DATA AND STRONG GROUND MOTION SIMULATION Synopses of Master Papers Bulletin of IISEE, 47, 19-24, 2013 SOURCE PROCESS OF THE 2003 PUERTO PLATA EARTHQUAKE USING TELESEISMIC DATA AND STRONG GROUND MOTION SIMULATION Fabricio Moquete Everth* Supervisor:

More information

Was the February 2008 Bukavu seismic sequence associated with magma intrusion?

Was the February 2008 Bukavu seismic sequence associated with magma intrusion? Was the February 2008 Bukavu seismic sequence associated with magma intrusion? N. d Oreye, C. Lucas National Museum of Natural History, Luxembourg nicolas.doreye@ecgs.lu P. Gonzalez, J. Fernández Univ.

More information

Calculation of Focal mechanism for Composite Microseismic Events

Calculation of Focal mechanism for Composite Microseismic Events Calculation of Focal mechanism for Composite Microseismic Events Hongliang Zhang, David W. Eaton Department of Geoscience, University of Calgary Summary It is often difficult to obtain a reliable single-event

More information

Linear inverse Gaussian theory and geostatistics a tomography example København Ø,

Linear inverse Gaussian theory and geostatistics a tomography example København Ø, Linear inverse Gaussian theory and geostatistics a tomography example Thomas Mejer Hansen 1, ndre Journel 2, lbert Tarantola 3 and Klaus Mosegaard 1 1 Niels Bohr Institute, University of Copenhagen, Juliane

More information

Cramér-Rao Bounds for Estimation of Linear System Noise Covariances

Cramér-Rao Bounds for Estimation of Linear System Noise Covariances Journal of Mechanical Engineering and Automation (): 6- DOI: 593/jjmea Cramér-Rao Bounds for Estimation of Linear System oise Covariances Peter Matiso * Vladimír Havlena Czech echnical University in Prague

More information

The Inversion Problem: solving parameters inversion and assimilation problems

The Inversion Problem: solving parameters inversion and assimilation problems The Inversion Problem: solving parameters inversion and assimilation problems UE Numerical Methods Workshop Romain Brossier romain.brossier@univ-grenoble-alpes.fr ISTerre, Univ. Grenoble Alpes Master 08/09/2016

More information

Strong Lens Modeling (II): Statistical Methods

Strong Lens Modeling (II): Statistical Methods Strong Lens Modeling (II): Statistical Methods Chuck Keeton Rutgers, the State University of New Jersey Probability theory multiple random variables, a and b joint distribution p(a, b) conditional distribution

More information

Development of Techniques for Data Interpretation

Development of Techniques for Data Interpretation Development of Techniques for Data Interpretation (CoRoT + Gaia heritage) Conny Aerts for the Leuven MOST, CoRoT & Gaia Teams p. 1 Kepler and variable stars Kepler will discover many new pulsators (many

More information

Automatic Moment Tensor Analyses, In-Situ Stress Estimation and Temporal Stress Changes at The Geysers EGS Demonstration Project

Automatic Moment Tensor Analyses, In-Situ Stress Estimation and Temporal Stress Changes at The Geysers EGS Demonstration Project PROCEEDINGS, 42nd Workshop on Geothermal Reservoir Engineering Stanford University, Stanford, California, February 13-15, 2017 SGP-TR-212 Automatic Moment Tensor Analyses, In-Situ Stress Estimation and

More information

Evidence of an axial magma chamber beneath the ultraslow spreading Southwest Indian Ridge

Evidence of an axial magma chamber beneath the ultraslow spreading Southwest Indian Ridge GSA Data Repository 176 1 5 6 7 9 1 11 1 SUPPLEMENTARY MATERIAL FOR: Evidence of an axial magma chamber beneath the ultraslow spreading Southwest Indian Ridge Hanchao Jian 1,, Satish C. Singh *, Yongshun

More information

Seismic Source Mechanism

Seismic Source Mechanism Seismic Source Mechanism Yuji Yagi (University of Tsukuba) Earthquake Earthquake is a term used to describe both failure process along a fault zone, and the resulting ground shaking and radiated seismic

More information

Gentle Introduction to Infinite Gaussian Mixture Modeling

Gentle Introduction to Infinite Gaussian Mixture Modeling Gentle Introduction to Infinite Gaussian Mixture Modeling with an application in neuroscience By Frank Wood Rasmussen, NIPS 1999 Neuroscience Application: Spike Sorting Important in neuroscience and for

More information

Gaussian Processes: We demand rigorously defined areas of uncertainty and doubt

Gaussian Processes: We demand rigorously defined areas of uncertainty and doubt Gaussian Processes: We demand rigorously defined areas of uncertainty and doubt ACS Spring National Meeting. COMP, March 16 th 2016 Matthew Segall, Peter Hunt, Ed Champness matt.segall@optibrium.com Optibrium,

More information

Stochastic vs Deterministic Pre-stack Inversion Methods. Brian Russell

Stochastic vs Deterministic Pre-stack Inversion Methods. Brian Russell Stochastic vs Deterministic Pre-stack Inversion Methods Brian Russell Introduction Seismic reservoir analysis techniques utilize the fact that seismic amplitudes contain information about the geological

More information

Induced seismicity during the construction of the Gotthard Base Tunnel, Switzerland: hypocenter locations and source dimensions

Induced seismicity during the construction of the Gotthard Base Tunnel, Switzerland: hypocenter locations and source dimensions J Seismol (213) 17:63 81 DOI 1.17/s195-12-9313-8 ORIGINAL ARTICLE Induced seismicity during the construction of the Gotthard Base Tunnel, Switzerland: hypocenter locations and source dimensions Stephan

More information

Observation of shear-wave splitting from microseismicity induced by hydraulic fracturing: A non-vti story

Observation of shear-wave splitting from microseismicity induced by hydraulic fracturing: A non-vti story Observation of shear-wave splitting from microseismicity induced by hydraulic fracturing: A non-vti story Petr Kolinsky 1, Leo Eisner 1, Vladimir Grechka 2, Dana Jurick 3, Peter Duncan 1 Summary Shear

More information

Porosity Bayesian inference from multiple well-log data

Porosity Bayesian inference from multiple well-log data Porosity inference from multiple well log data Porosity Bayesian inference from multiple well-log data Luiz Lucchesi Loures ABSTRACT This paper reports on an inversion procedure for porosity estimation

More information

Bayesian reservoir characterization

Bayesian reservoir characterization Bayesian reservoir characterization Bayesian reservoir characterization Luiz Lucchesi Loures ABSTRACT This research aims to provide a complete solution for reservoir properties determination, including

More information

Analysis of the 29th May 2008 Ölfus earthquake and aftershock sequence using three-component t processing on ICEARRAY

Analysis of the 29th May 2008 Ölfus earthquake and aftershock sequence using three-component t processing on ICEARRAY Analysis of the 29th May 2008 Ölfus earthquake and aftershock sequence using three-component t processing on ICEARRAY Benedikt Halldórsson Steven J. Gibbons International Symposium on Strong-motion Earthquake

More information

Uncertainty quantification for inverse problems with a weak wave-equation constraint

Uncertainty quantification for inverse problems with a weak wave-equation constraint Uncertainty quantification for inverse problems with a weak wave-equation constraint Zhilong Fang*, Curt Da Silva*, Rachel Kuske** and Felix J. Herrmann* *Seismic Laboratory for Imaging and Modeling (SLIM),

More information

Zakynthos 25/10/2018, Mw 6.8 earthquake: Superposition of strike-slip and thrust?

Zakynthos 25/10/2018, Mw 6.8 earthquake: Superposition of strike-slip and thrust? Zakynthos 25/10/2018, Mw 6.8 earthquake: Superposition of strike-slip and thrust? J. Zahradník 1), E. Sokos 2), V. Plicka 1) 1) Charles University, Prague, Czech Republic 2) University of Patras, Greece

More information

Comment on Systematic survey of high-resolution b-value imaging along Californian faults: inference on asperities.

Comment on Systematic survey of high-resolution b-value imaging along Californian faults: inference on asperities. Comment on Systematic survey of high-resolution b-value imaging along Californian faults: inference on asperities Yavor Kamer 1, 2 1 Swiss Seismological Service, ETH Zürich, Switzerland 2 Chair of Entrepreneurial

More information

Routine Estimation of Earthquake Source Complexity: the 18 October 1992 Colombian Earthquake

Routine Estimation of Earthquake Source Complexity: the 18 October 1992 Colombian Earthquake Bulletin of the Seismological Society of America, Vol. 84, No. 4, pp. 1266-1271, August 1994 Routine Estimation of Earthquake Source Complexity: the 18 October 1992 Colombian Earthquake by Charles J. Ammon,*

More information

GAUSSIAN PROCESS REGRESSION

GAUSSIAN PROCESS REGRESSION GAUSSIAN PROCESS REGRESSION CSE 515T Spring 2015 1. BACKGROUND The kernel trick again... The Kernel Trick Consider again the linear regression model: y(x) = φ(x) w + ε, with prior p(w) = N (w; 0, Σ). The

More information

Factor Analysis and Kalman Filtering (11/2/04)

Factor Analysis and Kalman Filtering (11/2/04) CS281A/Stat241A: Statistical Learning Theory Factor Analysis and Kalman Filtering (11/2/04) Lecturer: Michael I. Jordan Scribes: Byung-Gon Chun and Sunghoon Kim 1 Factor Analysis Factor analysis is used

More information

Understanding the Differences between LS Algorithms and Sequential Filters

Understanding the Differences between LS Algorithms and Sequential Filters Understanding the Differences between LS Algorithms and Sequential Filters In order to perform meaningful comparisons between outputs from a least squares (LS) orbit determination algorithm and orbit determination

More information

1. Introduction. 2. Method of iterative slip inversion

1. Introduction. 2. Method of iterative slip inversion From Earthquake Centroid to Spatial-Temporal Rupture Evolution: Mw 6.3 Movri Mountain Earthquake, June 8, 2008, Greece F. Gallovič, 1,2 J. Zahradník, 1 D. Křížová, 1 V. Plicka, 1 E. Sokos, 3 A. Serpetsidaki,

More information

Deconvolution. Parameter Estimation in Linear Inverse Problems

Deconvolution. Parameter Estimation in Linear Inverse Problems Image Parameter Estimation in Linear Inverse Problems Chair for Computer Aided Medical Procedures & Augmented Reality Department of Computer Science, TUM November 10, 2006 Contents A naive approach......with

More information

From earthquake centroid to spatial-temporal rupture evolution: Mw 6.3 Movri Mountain earthquake, June 8, 2008, Greece

From earthquake centroid to spatial-temporal rupture evolution: Mw 6.3 Movri Mountain earthquake, June 8, 2008, Greece Click Here for Full Article GEOPHYSICAL RESEARCH LETTERS, VOL. 36, L21310, doi:10.1029/2009gl040283, 2009 From earthquake centroid to spatial-temporal rupture evolution: Mw 6.3 Movri Mountain earthquake,

More information

Unified BSHAP Earthquake Catalogue

Unified BSHAP Earthquake Catalogue NATO Science for Peace and Security Programme CLOSING CONFERENCE OF THE NATO SfP 983054 (BSHAP) PROJECT Harmonization of Seismic Hazard Maps for the Western Balkan Countries October 24, 2011 Ankara, Turkey

More information

Locating earthquakes with surface waves and centroid moment tensor estimation

Locating earthquakes with surface waves and centroid moment tensor estimation JOURNAL OF GEOPHYSICAL RESEARCH, VOL. 117,, doi:10.1029/2011jb008501, 2012 Locating earthquakes with surface waves and centroid moment tensor estimation Shengji Wei, 1 Zhongwen Zhan, 1 Ying Tan, 1 Sidao

More information

Joint inversion of InSAR and broadband teleseismic waveform data with ABIC: application to the 1997 Manyi, Tibet earthquake

Joint inversion of InSAR and broadband teleseismic waveform data with ABIC: application to the 1997 Manyi, Tibet earthquake Joint inversion of InSAR and broadband teleseismic waveform data with ABIC: application to the 1997 Manyi, Tibet earthquake Gareth Funning 1, Yukitoshi Fukahata 2, Yuji Yagi 3 & Barry Parsons 4 1 University

More information

Bulletin of the Geological Society of Greece

Bulletin of the Geological Society of Greece Bulletin of the Geological Society of Greece Vol. 43, 2010 STUDY OF THE 2ND DECEMBER 2002 VARTHOLOMIO EARTHQUAKE (WESTERN PELOPONNESE) M5.5 AFTERSHOCK SEQUENCE Serpetsidaki A. University of Patras, Department

More information

Bayesian Methodology for Atmospheric Correction of PACE Ocean-Color Imagery

Bayesian Methodology for Atmospheric Correction of PACE Ocean-Color Imagery Bayesian Methodology for Atmospheric Correction of PACE Ocean-Color Imagery Robert Frouin, PI Scripps Institution of Oceanography, University of California San Diego, La Jolla, USA Bruno Pelletier, Co-I

More information

The quarter-wavelength average velocity: a review of some past and recent application developments

The quarter-wavelength average velocity: a review of some past and recent application developments The quarter-wavelength average velocity: a review of some past and recent application developments V. Poggi, B. Edwards & D. Fäh Swiss Seismological Service, ETH Zürich, Switzerland SUMMARY: In recent

More information

Data Repository: Seismic and Geodetic Evidence For Extensive, Long-Lived Fault Damage Zones

Data Repository: Seismic and Geodetic Evidence For Extensive, Long-Lived Fault Damage Zones DR2009082 Data Repository: Seismic and Geodetic Evidence For Extensive, Long-Lived Fault Damage Zones Fault Zone Trapped Wave Data and Methods Fault zone trapped waves observed for 2 shots and 5 local

More information

ECE Lecture #10 Overview

ECE Lecture #10 Overview ECE 450 - Lecture #0 Overview Introduction to Random Vectors CDF, PDF Mean Vector, Covariance Matrix Jointly Gaussian RV s: vector form of pdf Introduction to Random (or Stochastic) Processes Definitions

More information

F021 Detetection of Mechanical Failure During Hyraulic Fracturing Through Passive Seismic Microseismic Monitoring

F021 Detetection of Mechanical Failure During Hyraulic Fracturing Through Passive Seismic Microseismic Monitoring F021 Detetection of Mechanical Failure During Hyraulic Fracturing Through Passive Seismic Microseismic Monitoring A. De La Pena* (Microseismic Inc.), L. Eisner (Microseismic Inc.), M.P. Thornton (Microseismic

More information

A STATE-SPACE APPROACH FOR THE ANALYSIS OF WAVE AND DIFFUSION FIELDS

A STATE-SPACE APPROACH FOR THE ANALYSIS OF WAVE AND DIFFUSION FIELDS ICASSP 2015 A STATE-SPACE APPROACH FOR THE ANALYSIS OF WAVE AND DIFFUSION FIELDS Stefano Maranò Donat Fäh Hans-Andrea Loeliger ETH Zurich, Swiss Seismological Service, 8092 Zürich ETH Zurich, Dept. Information

More information

Lecture 8: Signal Detection and Noise Assumption

Lecture 8: Signal Detection and Noise Assumption ECE 830 Fall 0 Statistical Signal Processing instructor: R. Nowak Lecture 8: Signal Detection and Noise Assumption Signal Detection : X = W H : X = S + W where W N(0, σ I n n and S = [s, s,..., s n ] T

More information

Linear Dynamical Systems

Linear Dynamical Systems Linear Dynamical Systems Sargur N. srihari@cedar.buffalo.edu Machine Learning Course: http://www.cedar.buffalo.edu/~srihari/cse574/index.html Two Models Described by Same Graph Latent variables Observations

More information

Learning Gaussian Process Models from Uncertain Data

Learning Gaussian Process Models from Uncertain Data Learning Gaussian Process Models from Uncertain Data Patrick Dallaire, Camille Besse, and Brahim Chaib-draa DAMAS Laboratory, Computer Science & Software Engineering Department, Laval University, Canada

More information

Tsunami Simulation of 2009 Dusky Sound Earthquake in New Zealand

Tsunami Simulation of 2009 Dusky Sound Earthquake in New Zealand Tsunami Simulation of 2009 Dusky Sound Earthquake in New Zealand Polina Berezina 1 Institute of Geology, Taras Shevchenko National University of Kyiv, Kyiv, Ukraine Supervisor: Prof. Kenji Satake Earthquake

More information

An introduction to Bayesian inference and model comparison J. Daunizeau

An introduction to Bayesian inference and model comparison J. Daunizeau An introduction to Bayesian inference and model comparison J. Daunizeau ICM, Paris, France TNU, Zurich, Switzerland Overview of the talk An introduction to probabilistic modelling Bayesian model comparison

More information

Discrete Mathematics and Probability Theory Fall 2015 Lecture 21

Discrete Mathematics and Probability Theory Fall 2015 Lecture 21 CS 70 Discrete Mathematics and Probability Theory Fall 205 Lecture 2 Inference In this note we revisit the problem of inference: Given some data or observations from the world, what can we infer about

More information

Lecture : Probabilistic Machine Learning

Lecture : Probabilistic Machine Learning Lecture : Probabilistic Machine Learning Riashat Islam Reasoning and Learning Lab McGill University September 11, 2018 ML : Many Methods with Many Links Modelling Views of Machine Learning Machine Learning

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION doi:10.1038/nature11492 Figure S1 Short-period Seismic Energy Release Pattern Imaged by F-net. (a) Locations of broadband seismograph stations in Japanese F-net used for the 0.5-2.0 Hz P wave back-projection

More information

Image Filtering. Slides, adapted from. Steve Seitz and Rick Szeliski, U.Washington

Image Filtering. Slides, adapted from. Steve Seitz and Rick Szeliski, U.Washington Image Filtering Slides, adapted from Steve Seitz and Rick Szeliski, U.Washington The power of blur All is Vanity by Charles Allen Gillbert (1873-1929) Harmon LD & JuleszB (1973) The recognition of faces.

More information

Hybrid k-squared source model for strong ground motion simulations: Introduction

Hybrid k-squared source model for strong ground motion simulations: Introduction Physics of the Earth and Planetary Interiors 160 (2007) 34 50 Hybrid k-squared source model for strong ground motion simulations: Introduction František Gallovič, Johana Brokešová Department of Geophysics,

More information

Applying Bayesian networks in the game of Minesweeper

Applying Bayesian networks in the game of Minesweeper Applying Bayesian networks in the game of Minesweeper Marta Vomlelová Faculty of Mathematics and Physics Charles University in Prague http://kti.mff.cuni.cz/~marta/ Jiří Vomlel Institute of Information

More information

Kalman filtering and friends: Inference in time series models. Herke van Hoof slides mostly by Michael Rubinstein

Kalman filtering and friends: Inference in time series models. Herke van Hoof slides mostly by Michael Rubinstein Kalman filtering and friends: Inference in time series models Herke van Hoof slides mostly by Michael Rubinstein Problem overview Goal Estimate most probable state at time k using measurement up to time

More information

Celeste: Scalable variational inference for a generative model of astronomical images

Celeste: Scalable variational inference for a generative model of astronomical images Celeste: Scalable variational inference for a generative model of astronomical images Jeffrey Regier 1, Brenton Partridge 2, Jon McAuliffe 1, Ryan Adams 2, Matt Hoffman 3, Dustin Lang 4, David Schlegel

More information

Automatic time picking and velocity determination on full waveform sonic well logs

Automatic time picking and velocity determination on full waveform sonic well logs Automatic time picking and velocity determination on full waveform sonic well logs Lejia Han, Joe Wong, John C. Bancroft, and Robert R. Stewart ABSTRACT Full waveform sonic logging is used to determine

More information

Introduction to Probabilistic Graphical Models: Exercises

Introduction to Probabilistic Graphical Models: Exercises Introduction to Probabilistic Graphical Models: Exercises Cédric Archambeau Xerox Research Centre Europe cedric.archambeau@xrce.xerox.com Pascal Bootcamp Marseille, France, July 2010 Exercise 1: basics

More information

Magnetics: Fundamentals and Parameter Extraction

Magnetics: Fundamentals and Parameter Extraction : Fundamentals and Parameter Extraction Stephen Billings Magnetic module outline fundamentals Sensor systems Data examples and demo Parameter extraction Concepts Real-world examples Classification Using

More information

Parameter Estimation in the Spatio-Temporal Mixed Effects Model Analysis of Massive Spatio-Temporal Data Sets

Parameter Estimation in the Spatio-Temporal Mixed Effects Model Analysis of Massive Spatio-Temporal Data Sets Parameter Estimation in the Spatio-Temporal Mixed Effects Model Analysis of Massive Spatio-Temporal Data Sets Matthias Katzfuß Advisor: Dr. Noel Cressie Department of Statistics The Ohio State University

More information

PILCO: A Model-Based and Data-Efficient Approach to Policy Search

PILCO: A Model-Based and Data-Efficient Approach to Policy Search PILCO: A Model-Based and Data-Efficient Approach to Policy Search (M.P. Deisenroth and C.E. Rasmussen) CSC2541 November 4, 2016 PILCO Graphical Model PILCO Probabilistic Inference for Learning COntrol

More information

Advantages of Regional and Global Data Exchange. Gavin Hayes U.S. Geological Survey, National Earthquake Information Center

Advantages of Regional and Global Data Exchange. Gavin Hayes U.S. Geological Survey, National Earthquake Information Center Advantages of Regional and Global Data Exchange Gavin Hayes U.S. Geological Survey, National Earthquake Information Center USGS NEIC Global Earthquake Response Area of responsibility => Global BUT - domestically,

More information